Translation components API.

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

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

{
    "count": 105,
    "next": null,
    "previous": "https://translate.tails.boum.org/api/translations/tails/security/es/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/security/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/security/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-07-30T17:03:07Z",
            "action": 17,
            "target": "",
            "id": 14074,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/14074/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/security/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/security/es/?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": "2015-07-30T14:47:39Z",
            "action": 0,
            "target": "",
            "id": 13689,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/13689/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/security/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/security/es/?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": "2015-07-29T07:47:00Z",
            "action": 9,
            "target": "",
            "id": 7795,
            "action_name": "Translation uploaded",
            "url": "https://translate.tails.boum.org/api/changes/7795/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/security/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/security/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-07-29T07:46:54Z",
            "action": 17,
            "target": "",
            "id": 7793,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/7793/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/security/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/security/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-07-28T07:39:12Z",
            "action": 0,
            "target": "",
            "id": 7096,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/7096/?format=api"
        }
    ]
}