Translation components API.

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

GET /api/translations/generic-addons-16-0/generic_rule/uk/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.crnd.pro/api/components/generic-addons-16-0/generic_rule/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/generic-addons-16-0/generic_rule/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T18:55:58.967318+03:00",
            "action": 0,
            "target": "",
            "id": 159552,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/159552/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/459913/?format=api",
            "component": "http://weblate.crnd.pro/api/components/generic-addons-16-0/generic_rule/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/generic-addons-16-0/generic_rule/uk/?format=api",
            "glossary_term": null,
            "user": "http://weblate.crnd.pro/api/users/am@crnd.pro/?format=api",
            "author": "http://weblate.crnd.pro/api/users/am@crnd.pro/?format=api",
            "timestamp": "2024-04-30T11:26:11.355371+03:00",
            "action": 45,
            "target": "",
            "id": 169489,
            "action_name": "New contributor",
            "url": "http://weblate.crnd.pro/api/changes/169489/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/459913/?format=api",
            "component": "http://weblate.crnd.pro/api/components/generic-addons-16-0/generic_rule/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/generic-addons-16-0/generic_rule/uk/?format=api",
            "glossary_term": null,
            "user": "http://weblate.crnd.pro/api/users/am@crnd.pro/?format=api",
            "author": "http://weblate.crnd.pro/api/users/am@crnd.pro/?format=api",
            "timestamp": "2024-04-30T11:26:11.356603+03:00",
            "action": 2,
            "target": "Конфігурація",
            "id": 169490,
            "action_name": "Translation changed",
            "url": "http://weblate.crnd.pro/api/changes/169490/?format=api"
        }
    ]
}