Translation components API.

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

GET /api/translations/imsettings/master/bn_IN/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/bn_IN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T14:36:26.396713Z",
            "action": 0,
            "target": "",
            "id": 14659899,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/14659899/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/16773580/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/bn_IN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T14:36:26.396639Z",
            "action": 59,
            "target": "",
            "id": 14659898,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/14659898/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/bn_IN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-30T08:23:51.370446Z",
            "action": 0,
            "target": "",
            "id": 3768170,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3768170/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/6579962/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/bn_IN/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-30T14:26:34.159306Z",
            "action": 4,
            "target": "ডেস্কটপ",
            "id": 2829128,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2829128/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/bn_IN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-07T20:52:40.044396Z",
            "action": 0,
            "target": "",
            "id": 2754565,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2754565/?format=api"
        }
    ]
}