Translation components API.

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

GET /api/translations/tails/thedaywefightback/id/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/thedaywefightback/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/thedaywefightback/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-11T01:41:18.658901Z",
            "action": 17,
            "target": "",
            "id": 3238808,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/3238808/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/376199/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/thedaywefightback/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/thedaywefightback/id/?format=api",
            "user": "https://translate.tails.boum.org/api/users/victordargallo/?format=api",
            "author": "https://translate.tails.boum.org/api/users/victordargallo/?format=api",
            "timestamp": "2024-01-11T00:03:18.366787Z",
            "action": 7,
            "target": "[[!meta date=\"Tue, 11 Feb 2014 10:00:00 +0000\"]]\n",
            "id": 3238510,
            "action_name": "Suggestion accepted",
            "url": "https://translate.tails.boum.org/api/changes/3238510/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/376199/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/thedaywefightback/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/thedaywefightback/id/?format=api",
            "user": "https://translate.tails.boum.org/api/users/victordargallo/?format=api",
            "author": "https://translate.tails.boum.org/api/users/victordargallo/?format=api",
            "timestamp": "2023-10-06T21:52:02.514822Z",
            "action": 4,
            "target": "[[!meta date=\"Tue, 11 Feb 2014 10:00:00 +0000\"]]\n",
            "id": 3153663,
            "action_name": "Suggestion added",
            "url": "https://translate.tails.boum.org/api/changes/3153663/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/376200/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/thedaywefightback/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/thedaywefightback/id/?format=api",
            "user": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
            "author": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
            "timestamp": "2020-12-25T16:28:50.427411Z",
            "action": 36,
            "target": "[[!pagetemplate template=\"news.tmpl\"]]\n",
            "id": 2972419,
            "action_name": "Translation approved",
            "url": "https://translate.tails.boum.org/api/changes/2972419/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/thedaywefightback/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/thedaywefightback/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-16T00:27:07Z",
            "action": 17,
            "target": "",
            "id": 2916217,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/2916217/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/376200/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/thedaywefightback/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/thedaywefightback/id/?format=api",
            "user": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
            "author": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
            "timestamp": "2020-01-16T00:07:23Z",
            "action": 5,
            "target": "[[!pagetemplate template=\"news.tmpl\"]]\n",
            "id": 2916088,
            "action_name": "Translation added",
            "url": "https://translate.tails.boum.org/api/changes/2916088/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/thedaywefightback/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/thedaywefightback/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-04-12T10:06:03Z",
            "action": 0,
            "target": "",
            "id": 141259,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/141259/?format=api"
        }
    ]
}