Translation components API.

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

GET /api/translations/camerafv5/app-legacy/ta/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://localization.fgae.de/api/components/camerafv5/app-legacy/?format=api",
            "translation": "https://localization.fgae.de/api/translations/camerafv5/app-legacy/ta/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-05-23T10:20:55.729810Z",
            "action": 0,
            "target": "",
            "id": 608,
            "action_name": "Resource update",
            "url": "https://localization.fgae.de/api/changes/608/?format=api"
        },
        {
            "unit": null,
            "component": "https://localization.fgae.de/api/components/camerafv5/app-legacy/?format=api",
            "translation": "https://localization.fgae.de/api/translations/camerafv5/app-legacy/ta/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-05-23T10:20:57.684038Z",
            "action": 44,
            "target": "",
            "id": 634,
            "action_name": "New string to translate",
            "url": "https://localization.fgae.de/api/changes/634/?format=api"
        },
        {
            "unit": null,
            "component": "https://localization.fgae.de/api/components/camerafv5/app-legacy/?format=api",
            "translation": "https://localization.fgae.de/api/translations/camerafv5/app-legacy/ta/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-05-23T12:10:20.743937Z",
            "action": 0,
            "target": "",
            "id": 1080,
            "action_name": "Resource update",
            "url": "https://localization.fgae.de/api/changes/1080/?format=api"
        },
        {
            "unit": null,
            "component": "https://localization.fgae.de/api/components/camerafv5/app-legacy/?format=api",
            "translation": "https://localization.fgae.de/api/translations/camerafv5/app-legacy/ta/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-05-23T12:10:36.348576Z",
            "action": 44,
            "target": "",
            "id": 1135,
            "action_name": "New string to translate",
            "url": "https://localization.fgae.de/api/changes/1135/?format=api"
        },
        {
            "unit": null,
            "component": "https://localization.fgae.de/api/components/camerafv5/app-legacy/?format=api",
            "translation": "https://localization.fgae.de/api/translations/camerafv5/app-legacy/ta/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-06-28T09:18:59.041710Z",
            "action": 0,
            "target": "",
            "id": 2495,
            "action_name": "Resource update",
            "url": "https://localization.fgae.de/api/changes/2495/?format=api"
        }
    ]
}