Translation components API.

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

GET /api/translations/flarum/fof-frontpage/km/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/715461/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-frontpage/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T12:04:02.542044Z",
            "action": 59,
            "target": "",
            "id": 756423,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/756423/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/715462/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-frontpage/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T12:04:02.542272Z",
            "action": 59,
            "target": "",
            "id": 756424,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/756424/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/715463/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-frontpage/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T12:04:02.542384Z",
            "action": 59,
            "target": "",
            "id": 756425,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/756425/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/715464/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-frontpage/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T12:04:02.542550Z",
            "action": 59,
            "target": "",
            "id": 756426,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/756426/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/715465/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-frontpage/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T12:04:02.542657Z",
            "action": 59,
            "target": "",
            "id": 756427,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/756427/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-frontpage/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T12:04:02.542790Z",
            "action": 0,
            "target": "",
            "id": 756428,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/756428/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-frontpage/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T12:04:03.852966Z",
            "action": 44,
            "target": "",
            "id": 756429,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/756429/?format=api"
        }
    ]
}