Translation components API.

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

GET /api/components/habitica-android/main-strings/changes/?format=api&page=3271
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 65401,
    "next": null,
    "previous": "https://translate.habitica.com/api/components/habitica-android/main-strings/changes/?format=api&page=3270",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-08T12:08:20.848936Z",
            "action": 20,
            "target": "",
            "id": 1182937,
            "action_name": "Merged repository",
            "url": "https://translate.habitica.com/api/changes/1182937/?format=api"
        }
    ]
}