Translation components API.

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

GET /api/translations/ooops-account-14-0/ooops_lock_unlock_bills/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-account-14-0/ooops_lock_unlock_bills/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-account-14-0/ooops_lock_unlock_bills/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-27T18:53:35.586247+02:00",
            "action": 0,
            "target": "",
            "id": 65025,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/65025/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-account-14-0/ooops_lock_unlock_bills/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-account-14-0/ooops_lock_unlock_bills/en/?format=api",
            "glossary_term": null,
            "user": "http://weblate.ops404.it/api/users/giovanni-ooops/?format=api",
            "author": "http://weblate.ops404.it/api/users/giovanni-ooops/?format=api",
            "timestamp": "2024-09-02T17:16:02.678017+02:00",
            "action": 0,
            "target": "",
            "id": 67285,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/67285/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-account-14-0/ooops_lock_unlock_bills/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-account-14-0/ooops_lock_unlock_bills/en/?format=api",
            "glossary_term": null,
            "user": "http://weblate.ops404.it/api/users/giovanni-ooops/?format=api",
            "author": "http://weblate.ops404.it/api/users/giovanni-ooops/?format=api",
            "timestamp": "2024-10-15T11:30:39.533334+02:00",
            "action": 0,
            "target": "",
            "id": 68994,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/68994/?format=api"
        }
    ]
}