Translation components API.

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

GET /api/translations/flarum/clarkwinkelmann-carving-contest/sk/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://weblate.rob006.net/api/components/flarum/clarkwinkelmann-carving-contest/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-carving-contest/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T14:05:43.410170Z",
            "action": 0,
            "target": "",
            "id": 143625,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/143625/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-carving-contest/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-carving-contest/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T14:05:47.828948Z",
            "action": 44,
            "target": "",
            "id": 143654,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/143654/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/240563/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-carving-contest/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-carving-contest/sk/?format=api",
            "user": "https://weblate.rob006.net/api/users/SKevo/?format=api",
            "author": "https://weblate.rob006.net/api/users/SKevo/?format=api",
            "timestamp": "2022-08-22T16:42:13.109708Z",
            "action": 45,
            "target": "",
            "id": 268080,
            "action_name": "New contributor",
            "url": "https://weblate.rob006.net/api/changes/268080/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/240563/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-carving-contest/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-carving-contest/sk/?format=api",
            "user": "https://weblate.rob006.net/api/users/SKevo/?format=api",
            "author": "https://weblate.rob006.net/api/users/SKevo/?format=api",
            "timestamp": "2022-08-22T16:42:13.112610Z",
            "action": 5,
            "target": "Rezbárska Súťaž",
            "id": 268081,
            "action_name": "New translation",
            "url": "https://weblate.rob006.net/api/changes/268081/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/240563/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-carving-contest/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-carving-contest/sk/?format=api",
            "user": "https://weblate.rob006.net/api/users/SKevo/?format=api",
            "author": "https://weblate.rob006.net/api/users/SKevo/?format=api",
            "timestamp": "2022-08-22T16:42:13.521996Z",
            "action": 36,
            "target": "Rezbárska Súťaž",
            "id": 268082,
            "action_name": "Translation approved",
            "url": "https://weblate.rob006.net/api/changes/268082/?format=api"
        }
    ]
}