Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/4346536/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel8/bg/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-30T12:21:27.192769Z",
            "action": 4,
            "target": "Вашият %(mount)s дял е твърде голям за %(format)s форматиране (допустимият размер е %(minSize)s до %(maxSize)s)",
            "old": "",
            "details": {},
            "id": 2828456,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2828456/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/4346535/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel8/bg/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-30T12:21:27.175689Z",
            "action": 4,
            "target": "Вашият %(mount)s дял е твърде малък за %(format)s форматиране (допустимият размер е %(minSize)s до %(maxSize)s)",
            "old": "",
            "details": {},
            "id": 2828455,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2828455/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel8/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-22T11:08:06.454623Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 885893,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/885893/?format=api"
        }
    ]
}