Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/yunohost-apps-test/writefreely/fr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/writefreely/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/writefreely/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:10.632100Z",
            "action": 0,
            "target": "",
            "id": 203649,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/203649/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132627/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/writefreely/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/writefreely/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:10.632050Z",
            "action": 71,
            "target": "",
            "id": 203648,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203648/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132626/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/writefreely/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/writefreely/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:10.632014Z",
            "action": 71,
            "target": "",
            "id": 203647,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203647/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132625/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/writefreely/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/writefreely/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:10.631977Z",
            "action": 71,
            "target": "",
            "id": 203646,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203646/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132624/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/writefreely/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/writefreely/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:10.631938Z",
            "action": 71,
            "target": "",
            "id": 203645,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203645/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132623/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/writefreely/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/writefreely/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:10.631871Z",
            "action": 71,
            "target": "",
            "id": 203644,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203644/?format=api"
        }
    ]
}