Translation components API.

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

GET /api/translations/flarum/clarkwinkelmann-likes-received/sc/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/481608/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-likes-received/sc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T12:20:37.441757Z",
            "action": 59,
            "target": "",
            "id": 501593,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/501593/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/481609/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-likes-received/sc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T12:20:37.442046Z",
            "action": 59,
            "target": "",
            "id": 501594,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/501594/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-likes-received/sc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T12:20:37.442132Z",
            "action": 0,
            "target": "",
            "id": 501595,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/501595/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-likes-received/sc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T12:20:37.861915Z",
            "action": 44,
            "target": "",
            "id": 501596,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/501596/?format=api"
        }
    ]
}