Translation components API.

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

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

{
    "count": 64,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica-android/sidebar/hu/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/653575/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/sidebar/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/sidebar/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:41:42.813739Z",
            "action": 36,
            "target": "Boltok",
            "id": 1236522,
            "action_name": "Translation approved",
            "url": "https://translate.habitica.com/api/changes/1236522/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/653576/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/sidebar/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/sidebar/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:41:44.480698Z",
            "action": 36,
            "target": "Statisztikák",
            "id": 1236523,
            "action_name": "Translation approved",
            "url": "https://translate.habitica.com/api/changes/1236523/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/653576/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/sidebar/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/sidebar/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:02.614267Z",
            "action": 2,
            "target": "Tulajdonságok",
            "id": 1236524,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1236524/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/653576/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/sidebar/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/sidebar/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:02.992124Z",
            "action": 36,
            "target": "Tulajdonságok",
            "id": 1236525,
            "action_name": "Translation approved",
            "url": "https://translate.habitica.com/api/changes/1236525/?format=api"
        }
    ]
}