Translation components API.

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

GET /api/translations/flarum/antoinefr-online/es_AR/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/469977/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/es_AR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T11:24:03.215751Z",
            "action": 59,
            "target": "",
            "id": 489021,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/489021/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/469978/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/es_AR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T11:24:03.215961Z",
            "action": 59,
            "target": "",
            "id": 489022,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/489022/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/469979/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/es_AR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T11:24:03.216047Z",
            "action": 59,
            "target": "",
            "id": 489023,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/489023/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/469980/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/es_AR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T11:24:03.216183Z",
            "action": 59,
            "target": "",
            "id": 489024,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/489024/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/469981/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/es_AR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T11:24:03.216413Z",
            "action": 59,
            "target": "",
            "id": 489025,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/489025/?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/es_AR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T11:24:03.216499Z",
            "action": 0,
            "target": "",
            "id": 489026,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/489026/?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/es_AR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T11:24:04.136290Z",
            "action": 44,
            "target": "",
            "id": 489027,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/489027/?format=api"
        }
    ]
}