Translation components API.

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

GET /api/translations/flarum/fof-html-errors/de@formal/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/785907/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-html-errors/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/de@formal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-10T14:52:25.381494Z",
            "action": 59,
            "target": "",
            "id": 851382,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/851382/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/785908/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-html-errors/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/de@formal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-10T14:52:25.381795Z",
            "action": 59,
            "target": "",
            "id": 851383,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/851383/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/785909/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-html-errors/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/de@formal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-10T14:52:25.381881Z",
            "action": 59,
            "target": "",
            "id": 851384,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/851384/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/785910/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-html-errors/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/de@formal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-10T14:52:25.381960Z",
            "action": 59,
            "target": "",
            "id": 851385,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/851385/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/785911/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-html-errors/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/de@formal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-10T14:52:25.382034Z",
            "action": 59,
            "target": "",
            "id": 851386,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/851386/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-html-errors/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/de@formal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-10T14:52:25.382105Z",
            "action": 0,
            "target": "",
            "id": 851387,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/851387/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-html-errors/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-html-errors/de@formal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-10T14:52:26.927209Z",
            "action": 44,
            "target": "",
            "id": 851388,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/851388/?format=api"
        }
    ]
}