Translation components API.

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

GET /api/translations/camerafv5/app-legacy/bn_IN/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/bn_IN/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-05-23T10:20:48.445660Z",
            "action": 0,
            "target": "",
            "id": 564,
            "action_name": "Resource update",
            "url": "https://localization.fgae.de/api/changes/564/?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/bn_IN/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-05-23T10:20:57.416143Z",
            "action": 44,
            "target": "",
            "id": 621,
            "action_name": "New string to translate",
            "url": "https://localization.fgae.de/api/changes/621/?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/bn_IN/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-05-23T12:09:19.978395Z",
            "action": 0,
            "target": "",
            "id": 1040,
            "action_name": "Resource update",
            "url": "https://localization.fgae.de/api/changes/1040/?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/bn_IN/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-05-23T12:10:35.882556Z",
            "action": 44,
            "target": "",
            "id": 1095,
            "action_name": "New string to translate",
            "url": "https://localization.fgae.de/api/changes/1095/?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/bn_IN/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-06-28T09:18:55.169442Z",
            "action": 0,
            "target": "",
            "id": 2455,
            "action_name": "Resource update",
            "url": "https://localization.fgae.de/api/changes/2455/?format=api"
        }
    ]
}