Translation components API.

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

GET /api/translations/tails/duckduckgo_challenge/ca/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.boum.org/api/translations/tails/duckduckgo_challenge/ca/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/duckduckgo_challenge/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/duckduckgo_challenge/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-28T06:57:27Z",
            "action": 17,
            "target": "",
            "id": 110683,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/110683/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/324605/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/duckduckgo_challenge/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/duckduckgo_challenge/ca/?format=api",
            "user": "https://translate.tails.boum.org/api/users/admin/?format=api",
            "author": "https://translate.tails.boum.org/api/users/admin/?format=api",
            "timestamp": "2018-06-27T22:55:42Z",
            "action": 5,
            "target": "[[!tag announce]]\n",
            "id": 110144,
            "action_name": "Translation added",
            "url": "https://translate.tails.boum.org/api/changes/110144/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/duckduckgo_challenge/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/duckduckgo_challenge/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-21T08:27:56Z",
            "action": 0,
            "target": "",
            "id": 106600,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/106600/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/duckduckgo_challenge/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/duckduckgo_challenge/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-03-28T08:33:06Z",
            "action": 0,
            "target": "",
            "id": 98937,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/98937/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/324603/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/duckduckgo_challenge/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/duckduckgo_challenge/ca/?format=api",
            "user": "https://translate.tails.boum.org/api/users/admin/?format=api",
            "author": "https://translate.tails.boum.org/api/users/admin/?format=api",
            "timestamp": "2018-03-24T06:59:35Z",
            "action": 4,
            "target": "",
            "id": 98488,
            "action_name": "Suggestion added",
            "url": "https://translate.tails.boum.org/api/changes/98488/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/duckduckgo_challenge/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/duckduckgo_challenge/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-03-24T01:49:46Z",
            "action": 0,
            "target": "",
            "id": 98482,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/98482/?format=api"
        }
    ]
}