Translation components API.

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

GET /api/translations/flarum/fof-secure-https/nn/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/698811/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T10:12:46.012233Z",
            "action": 59,
            "target": "",
            "id": 738260,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/738260/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/698812/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T10:12:46.012444Z",
            "action": 59,
            "target": "",
            "id": 738261,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/738261/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/698813/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T10:12:46.012528Z",
            "action": 59,
            "target": "",
            "id": 738262,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/738262/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T10:12:46.012604Z",
            "action": 0,
            "target": "",
            "id": 738263,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/738263/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T10:12:46.669704Z",
            "action": 44,
            "target": "",
            "id": 738264,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/738264/?format=api"
        }
    ]
}