Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/5533719/?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/bg/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-28T20:31:12.205904Z",
            "action": 4,
            "target": "Изход",
            "id": 2818122,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2818122/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5533716/?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/bg/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-28T20:31:12.191891Z",
            "action": 4,
            "target": "Доклад\nБъг",
            "id": 2818121,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2818121/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5533711/?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/bg/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-28T20:31:12.168976Z",
            "action": 4,
            "target": "Д",
            "id": 2818120,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2818120/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-19T14:30:10.163788Z",
            "action": 0,
            "target": "",
            "id": 1364376,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1364376/?format=api"
        }
    ]
}