Translation components API.

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

GET /api/translations/app-ops/ops/sk/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/app-ops/ops/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/app-ops/ops/sk/?format=api",
            "user": "https://weblate.rikka.app/api/users/kammio89/?format=api",
            "author": "https://weblate.rikka.app/api/users/kammio89/?format=api",
            "timestamp": "2021-09-10T11:23:58.171055Z",
            "action": 0,
            "target": "",
            "id": 11184,
            "action_name": "Resource update",
            "url": "https://weblate.rikka.app/api/changes/11184/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/app-ops/ops/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/app-ops/ops/sk/?format=api",
            "user": "https://weblate.rikka.app/api/users/kammio89/?format=api",
            "author": "https://weblate.rikka.app/api/users/kammio89/?format=api",
            "timestamp": "2021-09-10T11:23:58.234563Z",
            "action": 44,
            "target": "",
            "id": 11185,
            "action_name": "New strings to translate",
            "url": "https://weblate.rikka.app/api/changes/11185/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/app-ops/ops/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/app-ops/ops/sk/?format=api",
            "user": "https://weblate.rikka.app/api/users/kammio89/?format=api",
            "author": "https://weblate.rikka.app/api/users/kammio89/?format=api",
            "timestamp": "2021-09-10T11:23:58.571347Z",
            "action": 48,
            "target": "",
            "id": 11186,
            "action_name": "Added new language",
            "url": "https://weblate.rikka.app/api/changes/11186/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/20785/?format=api",
            "component": "https://weblate.rikka.app/api/components/app-ops/ops/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/app-ops/ops/sk/?format=api",
            "user": "https://weblate.rikka.app/api/users/anonymous/?format=api",
            "author": "https://weblate.rikka.app/api/users/anonymous/?format=api",
            "timestamp": "2024-12-29T16:08:43.737150Z",
            "action": 4,
            "target": "kumareshroy963@gmail.com",
            "id": 65738,
            "action_name": "Suggestion added",
            "url": "https://weblate.rikka.app/api/changes/65738/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/20786/?format=api",
            "component": "https://weblate.rikka.app/api/components/app-ops/ops/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/app-ops/ops/sk/?format=api",
            "user": "https://weblate.rikka.app/api/users/anonymous/?format=api",
            "author": "https://weblate.rikka.app/api/users/anonymous/?format=api",
            "timestamp": "2024-12-29T16:08:56.655377Z",
            "action": 4,
            "target": "fine location",
            "id": 65739,
            "action_name": "Suggestion added",
            "url": "https://weblate.rikka.app/api/changes/65739/?format=api"
        }
    ]
}