Translation components API.

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

GET /api/translations/bureaucrat-generics-17-0/generic_request_team/tr/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-17-0/generic_request_team/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_team/tr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-28T21:15:44.405883+02:00",
            "action": 0,
            "target": "",
            "id": 196335,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/196335/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_request_team/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_team/tr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-28T21:15:45.166348+02:00",
            "action": 44,
            "target": "",
            "id": 196339,
            "action_name": "New strings to translate",
            "url": "http://weblate.crnd.pro/api/changes/196339/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/672602/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_request_team/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_team/tr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "http://weblate.crnd.pro/api/users/anonymous/?format=api",
            "timestamp": "2025-03-12T10:00:36.818659+02:00",
            "action": 4,
            "target": "İstek Türü",
            "id": 200889,
            "action_name": "Suggestion added",
            "url": "http://weblate.crnd.pro/api/changes/200889/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/672595/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_request_team/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_team/tr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "http://weblate.crnd.pro/api/users/anonymous/?format=api",
            "timestamp": "2025-03-12T10:00:36.827435+02:00",
            "action": 4,
            "target": "Kullanıcı atanmadı",
            "id": 200890,
            "action_name": "Suggestion added",
            "url": "http://weblate.crnd.pro/api/changes/200890/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/672586/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_request_team/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_team/tr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "http://weblate.crnd.pro/api/users/anonymous/?format=api",
            "timestamp": "2025-03-12T10:00:36.834906+02:00",
            "action": 4,
            "target": "Atanan Takım",
            "id": 200891,
            "action_name": "Suggestion added",
            "url": "http://weblate.crnd.pro/api/changes/200891/?format=api"
        }
    ]
}