Translation components API.

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

GET /api/translations/habitica-ios/store/cs/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/cs/?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.816987Z",
            "action": 0,
            "target": "",
            "id": 288497,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/288497/?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/cs/?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.827901Z",
            "action": 44,
            "target": "",
            "id": 288498,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/288498/?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/cs/?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.862473Z",
            "action": 48,
            "target": "",
            "id": 288499,
            "action_name": "Added new language",
            "url": "https://translate.habitica.com/api/changes/288499/?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/cs/?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.116831Z",
            "action": 0,
            "target": "",
            "id": 297510,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/297510/?format=api"
        }
    ]
}