Translation components API.

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

GET /api/translations/blivet/blivet-rhel9/mai/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/8667000/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel9/mai/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-09-03T12:00:24.168059Z",
            "action": 4,
            "target": "अज्ञात",
            "id": 3536544,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3536544/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8666958/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel9/mai/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-09-03T12:00:24.153325Z",
            "action": 4,
            "target": "कोनो नवीन iSCSI नोड खोजल नहि गेल",
            "id": 3536543,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3536543/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel9/mai/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-03T11:29:04.019618Z",
            "action": 0,
            "target": "",
            "id": 3535913,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3535913/?format=api"
        }
    ]
}