Translation components API.

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

GET /api/translations/python-meh/rhel-8/eu/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/5533972/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-8/eu/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-28T20:31:10.069316Z",
            "action": 4,
            "target": "Irten",
            "id": 2818114,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2818114/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5533970/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-8/eu/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-28T20:31:10.032113Z",
            "action": 4,
            "target": "_Jakinarazi errorea",
            "id": 2818113,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2818113/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5533967/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-8/eu/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-28T20:31:10.013290Z",
            "action": 4,
            "target": "e",
            "id": 2818112,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2818112/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5533966/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-8/eu/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-28T20:31:09.994255Z",
            "action": 4,
            "target": "b",
            "id": 2818111,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2818111/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-8/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-19T14:30:17.847335Z",
            "action": 0,
            "target": "",
            "id": 1364390,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1364390/?format=api"
        }
    ]
}