Translation components API.

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

GET /api/components/kiosk2/rostics/changes/?format=api&page=10
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 187,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kiosk2/rostics/changes/?format=api&page=9",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": null,
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2025-02-18T05:15:55",
            "action": 51,
            "target": "",
            "id": 1223311,
            "action_name": "Created component",
            "url": "http://weblate.ucs.ru/api/changes/1223311/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2564681/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/rostics/hu/?format=api",
            "dictionary": null,
            "user": 103,
            "author": 103,
            "timestamp": "2025-02-28T11:24:38",
            "action": 45,
            "target": "",
            "id": 1235465,
            "action_name": "New contributor",
            "url": "http://weblate.ucs.ru/api/changes/1235465/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2564681/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/rostics/hu/?format=api",
            "dictionary": null,
            "user": 103,
            "author": 103,
            "timestamp": "2025-02-28T11:24:38",
            "action": 5,
            "target": "Minden",
            "id": 1235466,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1235466/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/rostics/hu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-01T22:47:51",
            "action": 17,
            "target": "",
            "id": 1235498,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1235498/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-01T22:47:53",
            "action": 21,
            "target": "",
            "id": 1235499,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1235499/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-01T22:47:59",
            "action": 18,
            "target": "",
            "id": 1235500,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1235500/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-01T22:48:00",
            "action": 18,
            "target": "",
            "id": 1235501,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1235501/?format=api"
        }
    ]
}