Translation components API.

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

GET /api/translations/flarum/fof-prevent-necrobumping/he/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/fof-prevent-necrobumping/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-prevent-necrobumping/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-23T16:12:17.684713Z",
            "action": 0,
            "target": "",
            "id": 141386,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/141386/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-prevent-necrobumping/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-prevent-necrobumping/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-23T16:12:18.240596Z",
            "action": 44,
            "target": "",
            "id": 141387,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/141387/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/233394/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-prevent-necrobumping/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-prevent-necrobumping/he/?format=api",
            "user": "https://weblate.rob006.net/api/users/icecore/?format=api",
            "author": "https://weblate.rob006.net/api/users/icecore/?format=api",
            "timestamp": "2022-04-26T08:32:09.281479Z",
            "action": 45,
            "target": "",
            "id": 209112,
            "action_name": "New contributor",
            "url": "https://weblate.rob006.net/api/changes/209112/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/233394/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-prevent-necrobumping/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-prevent-necrobumping/he/?format=api",
            "user": "https://weblate.rob006.net/api/users/icecore/?format=api",
            "author": "https://weblate.rob006.net/api/users/icecore/?format=api",
            "timestamp": "2022-04-26T08:32:09.286377Z",
            "action": 36,
            "target": "הנושא כבר פתוח יותר מ<b>{time}</b>.",
            "id": 209113,
            "action_name": "Translation approved",
            "url": "https://weblate.rob006.net/api/changes/209113/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/233398/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-prevent-necrobumping/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-prevent-necrobumping/he/?format=api",
            "user": "https://weblate.rob006.net/api/users/icecore/?format=api",
            "author": "https://weblate.rob006.net/api/users/icecore/?format=api",
            "timestamp": "2022-04-26T08:32:31.143709Z",
            "action": 36,
            "target": "ימים",
            "id": 209114,
            "action_name": "Translation approved",
            "url": "https://weblate.rob006.net/api/changes/209114/?format=api"
        }
    ]
}