Translation components API.

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

GET /api/translations/camerafv5/app-legacy/sq/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/sq/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-05-23T10:20:55.112622Z",
            "action": 0,
            "target": "",
            "id": 604,
            "action_name": "Resource update",
            "url": "https://localization.fgae.de/api/changes/604/?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/sq/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-05-23T10:20:57.662623Z",
            "action": 44,
            "target": "",
            "id": 633,
            "action_name": "New string to translate",
            "url": "https://localization.fgae.de/api/changes/633/?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/sq/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-05-23T12:10:13.559284Z",
            "action": 0,
            "target": "",
            "id": 1076,
            "action_name": "Resource update",
            "url": "https://localization.fgae.de/api/changes/1076/?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/sq/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-05-23T12:10:36.300525Z",
            "action": 44,
            "target": "",
            "id": 1131,
            "action_name": "New string to translate",
            "url": "https://localization.fgae.de/api/changes/1131/?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/sq/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-06-28T09:18:58.683871Z",
            "action": 0,
            "target": "",
            "id": 2491,
            "action_name": "Resource update",
            "url": "https://localization.fgae.de/api/changes/2491/?format=api"
        }
    ]
}