Translation components API.

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

GET /api/translations/cracklib/master/lt/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/cracklib/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cracklib/master/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-09T23:12:31.564808Z",
            "action": 0,
            "target": "",
            "id": 11433782,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/11433782/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/cracklib/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cracklib/master/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-16T13:35:31.115082Z",
            "action": 0,
            "target": "",
            "id": 10229135,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/10229135/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/cracklib/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cracklib/master/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-16T12:19:59.830786Z",
            "action": 0,
            "target": "",
            "id": 8990104,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8990104/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/cracklib/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cracklib/master/lt/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/milovlad/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/milovlad/?format=api",
            "timestamp": "2020-12-24T16:51:49.584212Z",
            "action": 0,
            "target": "",
            "id": 2802197,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2802197/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/cracklib/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cracklib/master/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-30T22:52:55.243137Z",
            "action": 0,
            "target": "",
            "id": 67068,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/67068/?format=api"
        }
    ]
}