Translation components API.

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

GET /api/translations/yunohost-apps-test/airsonic/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/airsonic/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/airsonic/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:10.131691Z",
            "action": 0,
            "target": "",
            "id": 209845,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/209845/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/137757/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/airsonic/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/airsonic/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:10.131653Z",
            "action": 71,
            "target": "",
            "id": 209844,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/209844/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/137756/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/airsonic/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/airsonic/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:10.131613Z",
            "action": 71,
            "target": "",
            "id": 209843,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/209843/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/137755/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/airsonic/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/airsonic/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:10.131572Z",
            "action": 71,
            "target": "",
            "id": 209842,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/209842/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/137754/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/airsonic/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/airsonic/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:10.131529Z",
            "action": 71,
            "target": "",
            "id": 209841,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/209841/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/137753/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/airsonic/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/airsonic/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:10.131469Z",
            "action": 71,
            "target": "",
            "id": 209840,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/209840/?format=api"
        }
    ]
}