Translation components API.

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

GET /api/translations/flarum/antoinefr-online/ne/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/554674/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T06:47:55.043409Z",
            "action": 59,
            "target": "",
            "id": 581372,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/581372/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/554675/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T06:47:55.043752Z",
            "action": 59,
            "target": "",
            "id": 581373,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/581373/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/554676/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T06:47:55.043876Z",
            "action": 59,
            "target": "",
            "id": 581374,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/581374/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/554677/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T06:47:55.044002Z",
            "action": 59,
            "target": "",
            "id": 581375,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/581375/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/554678/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T06:47:55.044112Z",
            "action": 59,
            "target": "",
            "id": 581376,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/581376/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T06:47:55.044218Z",
            "action": 0,
            "target": "",
            "id": 581377,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/581377/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T06:47:55.706092Z",
            "action": 44,
            "target": "",
            "id": 581378,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/581378/?format=api"
        }
    ]
}