Translation components API.

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

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

{
    "count": 156,
    "next": null,
    "previous": "https://translate.tails.net/api/translations/tails/trust/fr/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/trust/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-08-01T09:07:00Z",
            "action": 0,
            "target": "",
            "id": 16650,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/16650/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/trust/fr/?format=api",
            "user": "https://translate.tails.net/api/users/emmapeel/?format=api",
            "author": "https://translate.tails.net/api/users/emmapeel/?format=api",
            "timestamp": "2015-06-14T07:41:34Z",
            "action": 9,
            "target": "",
            "id": 4614,
            "action_name": "Translation uploaded",
            "url": "https://translate.tails.net/api/changes/4614/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/trust/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-14T07:41:31Z",
            "action": 17,
            "target": "",
            "id": 4612,
            "action_name": "Changes committed",
            "url": "https://translate.tails.net/api/changes/4612/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/trust/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-13T20:35:25Z",
            "action": 0,
            "target": "",
            "id": 4345,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/4345/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/trust/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-13T11:47:08Z",
            "action": 0,
            "target": "",
            "id": 3973,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3973/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/trust/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T13:28:43Z",
            "action": 0,
            "target": "",
            "id": 991,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/991/?format=api"
        }
    ]
}