Translation projects API.

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

GET /api/projects/mobwaiter5/changes/?format=api&page=822
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 16425,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/mobwaiter5/changes/?format=api&page=821",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/mobwaiter5/mobwaiter5/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/mobwaiter5/mobwaiter5/mn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-08-21T10:01:44",
            "action": 44,
            "target": "",
            "id": 1312303,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1312303/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/mobwaiter5/mobwaiter5/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-08-21T10:01:45",
            "action": 18,
            "target": "",
            "id": 1312304,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1312304/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/mobwaiter5/mobwaiter5/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-08-21T10:01:46",
            "action": 18,
            "target": "",
            "id": 1312305,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1312305/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2575331/?format=api",
            "component": "http://weblate.ucs.ru/api/components/mobwaiter5/mobwaiter5/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/mobwaiter5/mobwaiter5/hu/?format=api",
            "dictionary": null,
            "user": 103,
            "author": 103,
            "timestamp": "2025-08-25T13:32:51",
            "action": 5,
            "target": "Termék regisztrálás",
            "id": 1313261,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1313261/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2582072/?format=api",
            "component": "http://weblate.ucs.ru/api/components/mobwaiter5/mobwaiter5/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/mobwaiter5/mobwaiter5/hu/?format=api",
            "dictionary": null,
            "user": 103,
            "author": 103,
            "timestamp": "2025-08-25T13:33:04",
            "action": 5,
            "target": "Eszköz neve: ",
            "id": 1313262,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1313262/?format=api"
        }
    ]
}