Translation components API.

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

GET /api/translations/bureaucrat-generics-16-0/generic_request_mail/fr/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": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_mail/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_mail/fr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-28T18:33:14.926489+02:00",
            "action": 0,
            "target": "",
            "id": 195392,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/195392/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_mail/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_mail/fr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-28T18:33:29.100914+02:00",
            "action": 44,
            "target": "",
            "id": 195396,
            "action_name": "New strings to translate",
            "url": "http://weblate.crnd.pro/api/changes/195396/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/652929/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_mail/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_mail/fr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "http://weblate.crnd.pro/api/users/anonymous/?format=api",
            "timestamp": "2025-01-28T18:33:29.193597+02:00",
            "action": 4,
            "target": "Aucun",
            "id": 195398,
            "action_name": "Suggestion added",
            "url": "http://weblate.crnd.pro/api/changes/195398/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/652911/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_mail/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_mail/fr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "http://weblate.crnd.pro/api/users/anonymous/?format=api",
            "timestamp": "2025-01-28T18:33:29.200640+02:00",
            "action": 4,
            "target": "Info",
            "id": 195399,
            "action_name": "Suggestion added",
            "url": "http://weblate.crnd.pro/api/changes/195399/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/652894/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_mail/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_mail/fr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "http://weblate.crnd.pro/api/users/anonymous/?format=api",
            "timestamp": "2025-01-28T18:33:29.207105+02:00",
            "action": 4,
            "target": "Email",
            "id": 195400,
            "action_name": "Suggestion added",
            "url": "http://weblate.crnd.pro/api/changes/195400/?format=api"
        }
    ]
}