Translation components API.

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

GET /api/translations/abrt/retrace-server/bn/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/551819/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/bn/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-01-03T12:43:27.678066Z",
            "action": 4,
            "target": "মুক্ত করা হবে (_R)",
            "id": 2847616,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2847616/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/551818/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/bn/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-01-03T12:43:27.663426Z",
            "action": 4,
            "target": "Name",
            "id": 2847615,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2847615/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-23T04:29:07.173350Z",
            "action": 0,
            "target": "",
            "id": 1088607,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1088607/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-23T18:12:56.447240Z",
            "action": 17,
            "target": "",
            "id": 59513,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/59513/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-23T18:12:56.015040Z",
            "action": 0,
            "target": "",
            "id": 59512,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/59512/?format=api"
        }
    ]
}