Translation components API.

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

GET /api/translations/flarum/clarkwinkelmann-email-as-display-name/eu/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/446489/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-05T20:34:59.665989Z",
            "action": 59,
            "target": "",
            "id": 445672,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/445672/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/446490/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-05T20:34:59.666287Z",
            "action": 59,
            "target": "",
            "id": 445673,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/445673/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/446491/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-05T20:34:59.666375Z",
            "action": 59,
            "target": "",
            "id": 445674,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/445674/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/446492/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-05T20:34:59.666531Z",
            "action": 59,
            "target": "",
            "id": 445675,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/445675/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-05T20:34:59.666606Z",
            "action": 0,
            "target": "",
            "id": 445676,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/445676/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-05T20:35:00.451359Z",
            "action": 44,
            "target": "",
            "id": 445677,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/445677/?format=api"
        }
    ]
}