Translation components API.

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

GET /api/translations/camerafv5/app-legacy/hi/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/hi/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-05-23T10:20:50.909508Z",
            "action": 0,
            "target": "",
            "id": 580,
            "action_name": "Resource update",
            "url": "https://localization.fgae.de/api/changes/580/?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/hi/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-05-23T12:09:41.539336Z",
            "action": 0,
            "target": "",
            "id": 1055,
            "action_name": "Resource update",
            "url": "https://localization.fgae.de/api/changes/1055/?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/hi/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-05-23T12:10:36.042190Z",
            "action": 44,
            "target": "",
            "id": 1110,
            "action_name": "New string to translate",
            "url": "https://localization.fgae.de/api/changes/1110/?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/hi/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-06-28T09:18:56.669568Z",
            "action": 0,
            "target": "",
            "id": 2470,
            "action_name": "Resource update",
            "url": "https://localization.fgae.de/api/changes/2470/?format=api"
        },
        {
            "unit": "https://localization.fgae.de/api/units/10531/?format=api",
            "component": "https://localization.fgae.de/api/components/camerafv5/app-legacy/?format=api",
            "translation": "https://localization.fgae.de/api/translations/camerafv5/app-legacy/hi/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2020-01-07T13:36:09.739670Z",
            "action": 4,
            "target": "कैमरे FV-5 के बारे में ",
            "id": 9600,
            "action_name": "Suggestion added",
            "url": "https://localization.fgae.de/api/changes/9600/?format=api"
        }
    ]
}