Translation components API.

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

GET /api/translations/flarum/antoinefr-online/sc/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/478456/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/sc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T12:18:16.019952Z",
            "action": 59,
            "target": "",
            "id": 498257,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/498257/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/478457/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/sc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T12:18:16.020161Z",
            "action": 59,
            "target": "",
            "id": 498258,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/498258/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/478458/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/sc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T12:18:16.020252Z",
            "action": 59,
            "target": "",
            "id": 498259,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/498259/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/478459/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/sc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T12:18:16.020330Z",
            "action": 59,
            "target": "",
            "id": 498260,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/498260/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/478460/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/sc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T12:18:16.020404Z",
            "action": 59,
            "target": "",
            "id": 498261,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/498261/?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/sc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T12:18:16.020499Z",
            "action": 0,
            "target": "",
            "id": 498262,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/498262/?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/sc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T12:18:16.345395Z",
            "action": 44,
            "target": "",
            "id": 498263,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/498263/?format=api"
        }
    ]
}