Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
            "translation": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-06-27T22:16:04.146062Z",
            "action": 0,
            "target": "",
            "id": 2278,
            "action_name": "Resource update",
            "url": "https://localization.fgae.de/api/changes/2278/?format=api"
        },
        {
            "unit": null,
            "component": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
            "translation": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-06-27T22:16:23.797609Z",
            "action": 44,
            "target": "",
            "id": 2323,
            "action_name": "New string to translate",
            "url": "https://localization.fgae.de/api/changes/2323/?format=api"
        },
        {
            "unit": "https://localization.fgae.de/api/units/26427/?format=api",
            "component": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
            "translation": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/cs/?format=api",
            "dictionary": null,
            "user": 297,
            "author": 297,
            "timestamp": "2022-08-26T08:34:38.910797Z",
            "action": 45,
            "target": "",
            "id": 15265,
            "action_name": "New contributor",
            "url": "https://localization.fgae.de/api/changes/15265/?format=api"
        },
        {
            "unit": "https://localization.fgae.de/api/units/26427/?format=api",
            "component": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
            "translation": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/cs/?format=api",
            "dictionary": null,
            "user": 297,
            "author": 297,
            "timestamp": "2022-08-26T08:34:38.920519Z",
            "action": 5,
            "target": "Meter",
            "id": 15266,
            "action_name": "New translation",
            "url": "https://localization.fgae.de/api/changes/15266/?format=api"
        },
        {
            "unit": "https://localization.fgae.de/api/units/26427/?format=api",
            "component": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
            "translation": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/cs/?format=api",
            "dictionary": null,
            "user": 297,
            "author": 297,
            "timestamp": "2022-08-26T08:34:59.896386Z",
            "action": 30,
            "target": "Meter",
            "id": 15273,
            "action_name": "Source string changed",
            "url": "https://localization.fgae.de/api/changes/15273/?format=api"
        },
        {
            "unit": null,
            "component": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
            "translation": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2022-08-27T09:15:22.227120Z",
            "action": 17,
            "target": "",
            "id": 15314,
            "action_name": "Committed changes",
            "url": "https://localization.fgae.de/api/changes/15314/?format=api"
        }
    ]
}