Translation components API.

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

GET /api/translations/flarum/fof-secure-https/es_AR/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/469874/?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/es_AR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T11:23:51.633974Z",
            "action": 59,
            "target": "",
            "id": 488900,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/488900/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/469875/?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/es_AR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T11:23:51.634140Z",
            "action": 59,
            "target": "",
            "id": 488901,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/488901/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/469876/?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/es_AR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T11:23:51.634220Z",
            "action": 59,
            "target": "",
            "id": 488902,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/488902/?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/es_AR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T11:23:51.634319Z",
            "action": 0,
            "target": "",
            "id": 488903,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/488903/?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/es_AR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T11:23:52.326600Z",
            "action": 44,
            "target": "",
            "id": 488904,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/488904/?format=api"
        }
    ]
}