Translation components API.

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

GET /api/translations/foodfactory/errors/tr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/errors/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/errors/tr/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2021-03-15T09:57:59",
            "action": 0,
            "target": "",
            "id": 711537,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/711537/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/errors/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/errors/tr/?format=api",
            "dictionary": null,
            "user": 72,
            "author": null,
            "timestamp": "2021-03-15T09:57:59",
            "action": 17,
            "target": "",
            "id": 711538,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/711538/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/errors/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/errors/tr/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2021-03-15T09:58:02",
            "action": 44,
            "target": "",
            "id": 711540,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/711540/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/errors/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/errors/tr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-06-21T07:41:16",
            "action": 0,
            "target": "",
            "id": 862911,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/862911/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/errors/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/errors/tr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-06-21T07:41:18",
            "action": 44,
            "target": "",
            "id": 862913,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/862913/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/errors/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/errors/tr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-09-08T12:07:39",
            "action": 0,
            "target": "",
            "id": 869312,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/869312/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/errors/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/errors/tr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-09-08T12:07:41",
            "action": 44,
            "target": "",
            "id": 869314,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/869314/?format=api"
        }
    ]
}