Translation components API.

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

GET /api/translations/flarum/fof-secure-https/oc/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/681806/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T07:57:01.718347Z",
            "action": 59,
            "target": "",
            "id": 719792,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/719792/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/681807/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T07:57:01.718814Z",
            "action": 59,
            "target": "",
            "id": 719793,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/719793/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/681808/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T07:57:01.718957Z",
            "action": 59,
            "target": "",
            "id": 719794,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/719794/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T07:57:01.719084Z",
            "action": 0,
            "target": "",
            "id": 719795,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/719795/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T07:57:02.346066Z",
            "action": 44,
            "target": "",
            "id": 719796,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/719796/?format=api"
        }
    ]
}