Translation components API.

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

GET /api/translations/generic-addons-16-0/generic_m2o/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/464427/?format=api",
            "component": "http://weblate.crnd.pro/api/components/generic-addons-16-0/generic_m2o/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/generic-addons-16-0/generic_m2o/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T18:58:02.859762+03:00",
            "action": 13,
            "target": "",
            "id": 160413,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/160413/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/464429/?format=api",
            "component": "http://weblate.crnd.pro/api/components/generic-addons-16-0/generic_m2o/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/generic-addons-16-0/generic_m2o/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T18:58:02.877089+03:00",
            "action": 13,
            "target": "",
            "id": 160414,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/160414/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/464431/?format=api",
            "component": "http://weblate.crnd.pro/api/components/generic-addons-16-0/generic_m2o/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/generic-addons-16-0/generic_m2o/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T18:58:02.893187+03:00",
            "action": 13,
            "target": "",
            "id": 160415,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/160415/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/464433/?format=api",
            "component": "http://weblate.crnd.pro/api/components/generic-addons-16-0/generic_m2o/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/generic-addons-16-0/generic_m2o/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T18:58:02.909144+03:00",
            "action": 13,
            "target": "",
            "id": 160416,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/160416/?format=api"
        }
    ]
}