Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-25T17:27:16.572636Z",
            "action": 0,
            "target": "",
            "id": 34614,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/34614/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-25T17:27:16.679331Z",
            "action": 44,
            "target": "",
            "id": 34615,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/34615/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-25T17:31:30.925162Z",
            "action": 0,
            "target": "",
            "id": 34790,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/34790/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/35711/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-03T04:53:28.880497Z",
            "action": 13,
            "target": "",
            "id": 42938,
            "action_name": "New source string",
            "url": "https://weblate.rob006.net/api/changes/42938/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-03T04:53:29.109258Z",
            "action": 0,
            "target": "",
            "id": 42939,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/42939/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-03T04:53:29.853368Z",
            "action": 44,
            "target": "",
            "id": 42945,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/42945/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-21T04:02:53.467944Z",
            "action": 0,
            "target": "",
            "id": 45979,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/45979/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-scratchpad/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-scratchpad/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-27T23:32:49.049656Z",
            "action": 0,
            "target": "",
            "id": 69517,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/69517/?format=api"
        }
    ]
}