Translation components API.

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

GET /api/translations/tails/wikisrcdocanonymous_internettorslow-po/sr_Latn/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/sr_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-13T14:20:22.172557Z",
            "action": 0,
            "target": "",
            "id": 3005181,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3005181/?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/sr_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-29T16:33:33.355022Z",
            "action": 0,
            "target": "",
            "id": 2937315,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/2937315/?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/sr_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-29T13:24:11Z",
            "action": 0,
            "target": "",
            "id": 2893358,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/2893358/?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/sr_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-28T10:41:42Z",
            "action": 0,
            "target": "",
            "id": 116239,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/116239/?format=api"
        }
    ]
}