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/tok/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/830449/?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/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-20T09:23:07.135728Z",
            "action": 59,
            "target": "",
            "id": 929604,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/929604/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/830450/?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/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-20T09:23:07.136043Z",
            "action": 59,
            "target": "",
            "id": 929605,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/929605/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/830451/?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/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-20T09:23:07.136136Z",
            "action": 59,
            "target": "",
            "id": 929606,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/929606/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/830452/?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/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-20T09:23:07.136226Z",
            "action": 59,
            "target": "",
            "id": 929607,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/929607/?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/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-20T09:23:07.136309Z",
            "action": 0,
            "target": "",
            "id": 929608,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/929608/?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/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-20T09:23:07.446021Z",
            "action": 44,
            "target": "",
            "id": 929609,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/929609/?format=api"
        }
    ]
}