Translation components API.

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

GET /api/translations/pulseaudio/paprefs/si/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/7391359/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pulseaudio/paprefs/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/paprefs/si/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "timestamp": "2021-08-18T07:11:26.190174Z",
            "action": 5,
            "target": "ජාලගත සේවාදායකය",
            "old": "",
            "details": {},
            "id": 3488237,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/3488237/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7391359/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pulseaudio/paprefs/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/paprefs/si/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-03-05T10:26:05.755326Z",
            "action": 4,
            "target": "ජාල සේවාවන්",
            "old": "",
            "details": {},
            "id": 3060197,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3060197/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pulseaudio/paprefs/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/paprefs/si/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "timestamp": "2021-03-03T21:25:38.548236Z",
            "action": 48,
            "target": "",
            "old": "",
            "details": {
                "language": "si"
            },
            "id": 3050955,
            "action_name": "Language added",
            "url": "https://translate.fedoraproject.org/api/changes/3050955/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pulseaudio/paprefs/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/paprefs/si/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "timestamp": "2021-03-03T21:25:36.956233Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3050953,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3050953/?format=api"
        }
    ]
}