Translation projects API.

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

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

{
    "count": 58283,
    "next": null,
    "previous": "https://translate.habitica.com/api/projects/habitica-ios/changes/?format=api&page=2914",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-24T14:32:17.617539Z",
            "action": 20,
            "target": "",
            "id": 1179112,
            "action_name": "Merged repository",
            "url": "https://translate.habitica.com/api/changes/1179112/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-24T16:36:34.485783Z",
            "action": 53,
            "target": "",
            "id": 1179113,
            "action_name": "Received repository notification",
            "url": "https://translate.habitica.com/api/changes/1179113/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-24T16:36:37.383783Z",
            "action": 20,
            "target": "",
            "id": 1179114,
            "action_name": "Merged repository",
            "url": "https://translate.habitica.com/api/changes/1179114/?format=api"
        }
    ]
}