Translation components API.

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

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

{
    "count": 106,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/foodfactory/errors/hu/changes/?format=api&page=5",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2015724/?format=api",
            "component": "http://weblate.ucs.ru/api/components/foodfactory/errors/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/errors/hu/?format=api",
            "dictionary": null,
            "user": 104,
            "author": 104,
            "timestamp": "2021-02-26T11:34:48",
            "action": 5,
            "target": "Hiba történt az SQL szerverhez való csatlakozáskor",
            "id": 707393,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/707393/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/errors/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/errors/hu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2021-02-26T11:35:01",
            "action": 17,
            "target": "",
            "id": 707394,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/707394/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/errors/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/errors/hu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-06-21T07:41:15",
            "action": 0,
            "target": "",
            "id": 862905,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/862905/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/errors/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/errors/hu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-06-21T07:41:18",
            "action": 44,
            "target": "",
            "id": 862923,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/862923/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/errors/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/errors/hu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-09-08T12:07:38",
            "action": 0,
            "target": "",
            "id": 869306,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/869306/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/errors/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/errors/hu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2023-09-08T12:07:41",
            "action": 44,
            "target": "",
            "id": 869324,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/869324/?format=api"
        }
    ]
}