Translation components API.

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

GET /api/translations/flarum/clarkwinkelmann-catch-the-fish/ja/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-25T17:31:29.003203Z",
            "action": 0,
            "target": "",
            "id": 34784,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/34784/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-25T17:31:29.144176Z",
            "action": 44,
            "target": "",
            "id": 34785,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/34785/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-21T18:32:52.043622Z",
            "action": 0,
            "target": "",
            "id": 86431,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/86431/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-16T20:28:33.990806Z",
            "action": 0,
            "target": "",
            "id": 148506,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/148506/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-16T20:28:42.854848Z",
            "action": 44,
            "target": "",
            "id": 148543,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/148543/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-catch-the-fish/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-30T17:20:19.667555Z",
            "action": 0,
            "target": "",
            "id": 274016,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/274016/?format=api"
        }
    ]
}