Translation components API.

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

GET /api/translations/camerafv5/app-legacy/da/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/da/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-05-23T10:20:48.917420Z",
            "action": 0,
            "target": "",
            "id": 567,
            "action_name": "Resource update",
            "url": "https://localization.fgae.de/api/changes/567/?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/da/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-05-23T12:09:24.082923Z",
            "action": 0,
            "target": "",
            "id": 1043,
            "action_name": "Resource update",
            "url": "https://localization.fgae.de/api/changes/1043/?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/da/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-05-23T12:10:35.924846Z",
            "action": 44,
            "target": "",
            "id": 1098,
            "action_name": "New string to translate",
            "url": "https://localization.fgae.de/api/changes/1098/?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/da/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-06-28T09:18:55.423275Z",
            "action": 0,
            "target": "",
            "id": 2458,
            "action_name": "Resource update",
            "url": "https://localization.fgae.de/api/changes/2458/?format=api"
        },
        {
            "unit": "https://localization.fgae.de/api/units/5893/?format=api",
            "component": "https://localization.fgae.de/api/components/camerafv5/app-legacy/?format=api",
            "translation": "https://localization.fgae.de/api/translations/camerafv5/app-legacy/da/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2022-04-02T17:54:40.124110Z",
            "action": 4,
            "target": "At muliggøre RAW optagelse",
            "id": 14169,
            "action_name": "Suggestion added",
            "url": "https://localization.fgae.de/api/changes/14169/?format=api"
        }
    ]
}