Translation components API.

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

GET /api/translations/habitica-ios/store/bg/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-ios/store/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-ios/store/bg/?format=api",
            "user": "https://translate.habitica.com/api/users/phillip/?format=api",
            "author": "https://translate.habitica.com/api/users/phillip/?format=api",
            "timestamp": "2021-11-02T10:49:59.010313Z",
            "action": 0,
            "target": "",
            "id": 288494,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/288494/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-ios/store/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-ios/store/bg/?format=api",
            "user": "https://translate.habitica.com/api/users/phillip/?format=api",
            "author": "https://translate.habitica.com/api/users/phillip/?format=api",
            "timestamp": "2021-11-02T10:49:59.028320Z",
            "action": 44,
            "target": "",
            "id": 288495,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/288495/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-ios/store/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-ios/store/bg/?format=api",
            "user": "https://translate.habitica.com/api/users/phillip/?format=api",
            "author": "https://translate.habitica.com/api/users/phillip/?format=api",
            "timestamp": "2021-11-02T10:49:59.094645Z",
            "action": 48,
            "target": "",
            "id": 288496,
            "action_name": "Added new language",
            "url": "https://translate.habitica.com/api/changes/288496/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-ios/store/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-ios/store/bg/?format=api",
            "user": "https://translate.habitica.com/api/users/punk-rock/?format=api",
            "author": "https://translate.habitica.com/api/users/punk-rock/?format=api",
            "timestamp": "2021-12-13T22:43:41.082467Z",
            "action": 0,
            "target": "",
            "id": 297509,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/297509/?format=api"
        }
    ]
}