Translation components API.

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

GET /api/translations/habitica-android/profile/hu/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 44,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica-android/profile/hu/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/653363/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/profile/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/profile/hu/?format=api",
            "user": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "author": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "timestamp": "2025-03-26T23:42:40.393024Z",
            "action": 36,
            "target": "Kaszt bónusz:",
            "id": 1236535,
            "action_name": "Translation approved",
            "url": "https://translate.habitica.com/api/changes/1236535/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/653364/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/profile/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/profile/hu/?format=api",
            "user": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "author": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "timestamp": "2025-03-26T23:42:41.777748Z",
            "action": 36,
            "target": "Kiosztva:",
            "id": 1236536,
            "action_name": "Translation approved",
            "url": "https://translate.habitica.com/api/changes/1236536/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/653366/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/profile/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/profile/hu/?format=api",
            "user": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "author": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "timestamp": "2025-03-26T23:42:43.534202Z",
            "action": 36,
            "target": "Kitüntetések",
            "id": 1236537,
            "action_name": "Translation approved",
            "url": "https://translate.habitica.com/api/changes/1236537/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-android/profile/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/profile/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-27T00:20:58.213664Z",
            "action": 17,
            "target": "",
            "id": 1236539,
            "action_name": "Committed changes",
            "url": "https://translate.habitica.com/api/changes/1236539/?format=api"
        }
    ]
}