Translation components API.

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

GET /api/translations/libpwquality/app/km/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/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-19T14:20:01.373323Z",
            "action": 0,
            "target": "",
            "id": 8994220,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8994220/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-15T19:58:10.074136Z",
            "action": 0,
            "target": "",
            "id": 3481669,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3481669/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5995538/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/km/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-07-27T16:28:31.673367Z",
            "action": 4,
            "target": "សូមប្រយ័ត្ន: តម្លៃ %ld ខុសពីតម្រូវការ សូមផ្ទៀងផ្ទាត់ឡើងវិញ។",
            "id": 3454895,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3454895/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/km/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "timestamp": "2020-10-12T14:54:02.495384Z",
            "action": 0,
            "target": "",
            "id": 1998475,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1998475/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T11:30:12.575370Z",
            "action": 0,
            "target": "",
            "id": 16512,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/16512/?format=api"
        }
    ]
}