Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-socialprofile/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-15T19:32:15.307046Z",
            "action": 0,
            "target": "",
            "id": 81201,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/81201/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-socialprofile/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-15T19:32:15.519643Z",
            "action": 44,
            "target": "",
            "id": 81202,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/81202/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-socialprofile/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-13T04:46:00.045831Z",
            "action": 0,
            "target": "",
            "id": 118509,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/118509/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-socialprofile/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-13T04:46:03.875734Z",
            "action": 44,
            "target": "",
            "id": 118543,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/118543/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/191104/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-socialprofile/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-08T19:06:21.971396Z",
            "action": 59,
            "target": "",
            "id": 231321,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/231321/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-socialprofile/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-08T19:06:21.971687Z",
            "action": 0,
            "target": "",
            "id": 231322,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/231322/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-socialprofile/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-socialprofile/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-08T19:06:25.298225Z",
            "action": 44,
            "target": "",
            "id": 231402,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/231402/?format=api"
        }
    ]
}