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/kmr/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/762326/?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/kmr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-17T23:07:15.840698Z",
            "action": 59,
            "target": "",
            "id": 808364,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/808364/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/762327/?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/kmr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-17T23:07:15.840932Z",
            "action": 59,
            "target": "",
            "id": 808365,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/808365/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/762328/?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/kmr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-17T23:07:15.841090Z",
            "action": 59,
            "target": "",
            "id": 808366,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/808366/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/762329/?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/kmr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-17T23:07:15.841258Z",
            "action": 59,
            "target": "",
            "id": 808367,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/808367/?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/kmr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-17T23:07:15.841461Z",
            "action": 0,
            "target": "",
            "id": 808368,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/808368/?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/kmr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-17T23:07:16.739406Z",
            "action": 44,
            "target": "",
            "id": 808369,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/808369/?format=api"
        }
    ]
}