Translation components API.

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

GET /api/translations/tails/downloadinline/pl/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 57,
    "next": null,
    "previous": "https://translate.tails.boum.org/api/translations/tails/downloadinline/pl/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/downloadinline/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/downloadinline/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-05T21:19:18Z",
            "action": 17,
            "target": "",
            "id": 79430,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/79430/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/downloadinline/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/downloadinline/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-30T14:30:59Z",
            "action": 0,
            "target": "",
            "id": 76104,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/76104/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/downloadinline/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/downloadinline/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-30T09:23:30Z",
            "action": 0,
            "target": "",
            "id": 75344,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/75344/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/downloadinline/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/downloadinline/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-27T21:00:30Z",
            "action": 0,
            "target": "",
            "id": 53911,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/53911/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/downloadinline/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/downloadinline/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-27T20:57:55Z",
            "action": 0,
            "target": "",
            "id": 52539,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/52539/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/downloadinline/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/downloadinline/pl/?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": "2016-09-22T11:10:00Z",
            "action": 0,
            "target": "",
            "id": 48189,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/48189/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/downloadinline/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/downloadinline/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-15T09:53:16Z",
            "action": 0,
            "target": "",
            "id": 43634,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/43634/?format=api"
        }
    ]
}