Translation components API.

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

GET /api/translations/tails/wikisrcdocanonymous_internettorslow-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.net/api/components/tails/wikisrcdocanonymous_internettorslow-po/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocanonymous_internettorslow-po/zh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-13T14:20:22.304476Z",
            "action": 0,
            "target": "",
            "id": 3005187,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3005187/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internettorslow-po/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocanonymous_internettorslow-po/zh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-29T16:33:33.425609Z",
            "action": 0,
            "target": "",
            "id": 2937317,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/2937317/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internettorslow-po/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocanonymous_internettorslow-po/zh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-29T13:24:14Z",
            "action": 0,
            "target": "",
            "id": 2893360,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/2893360/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internettorslow-po/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocanonymous_internettorslow-po/zh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-30T09:26:10Z",
            "action": 0,
            "target": "",
            "id": 64323,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/64323/?format=api"
        }
    ]
}