Translation components API.

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

GET /api/translations/tails/wikisrcnewsversion_5-17-1-po/zh/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsversion_5-17-1-po/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcnewsversion_5-17-1-po/zh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-28T08:55:21.600465Z",
            "action": 17,
            "target": "",
            "id": 3296263,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/3296263/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/645919/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsversion_5-17-1-po/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcnewsversion_5-17-1-po/zh/?format=api",
            "user": "https://translate.tails.boum.org/api/users/xin/?format=api",
            "author": "https://translate.tails.boum.org/api/users/xin/?format=api",
            "timestamp": "2024-04-28T08:40:31.687397Z",
            "action": 36,
            "target": "[[!pagetemplate template=\"news.tmpl\"]]\n",
            "id": 3296217,
            "action_name": "Translation approved",
            "url": "https://translate.tails.boum.org/api/changes/3296217/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/645919/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsversion_5-17-1-po/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcnewsversion_5-17-1-po/zh/?format=api",
            "user": "https://translate.tails.boum.org/api/users/xin/?format=api",
            "author": "https://translate.tails.boum.org/api/users/xin/?format=api",
            "timestamp": "2024-04-28T08:40:31.685379Z",
            "action": 45,
            "target": "",
            "id": 3296216,
            "action_name": "Contributor joined",
            "url": "https://translate.tails.boum.org/api/changes/3296216/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsversion_5-17-1-po/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcnewsversion_5-17-1-po/zh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-19T15:17:43.733476Z",
            "action": 0,
            "target": "",
            "id": 3150585,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/3150585/?format=api"
        }
    ]
}