Translation components API.

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

GET /api/translations/flarum/fof-terms/ta/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/fof-terms/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-terms/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-16T20:32:26.884480Z",
            "action": 0,
            "target": "",
            "id": 83853,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/83853/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-terms/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-terms/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-16T20:32:27.071064Z",
            "action": 44,
            "target": "",
            "id": 83854,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/83854/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/849619/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-terms/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-terms/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-01T17:33:26.140413Z",
            "action": 59,
            "target": "",
            "id": 963408,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/963408/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/849620/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-terms/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-terms/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-01T17:33:26.140833Z",
            "action": 59,
            "target": "",
            "id": 963409,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/963409/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-terms/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-terms/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-01T17:33:26.141020Z",
            "action": 0,
            "target": "",
            "id": 963410,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/963410/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-terms/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-terms/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-01T17:33:29.656267Z",
            "action": 44,
            "target": "",
            "id": 963529,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/963529/?format=api"
        }
    ]
}