Translation components API.

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

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

{
    "count": 7,
    "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/eu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-05-23T10:20:49.696978Z",
            "action": 0,
            "target": "",
            "id": 572,
            "action_name": "Resource update",
            "url": "https://localization.fgae.de/api/changes/572/?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/eu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-05-23T10:20:57.469238Z",
            "action": 44,
            "target": "",
            "id": 623,
            "action_name": "New string to translate",
            "url": "https://localization.fgae.de/api/changes/623/?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/eu/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-05-23T12:09:32.743715Z",
            "action": 0,
            "target": "",
            "id": 1049,
            "action_name": "Resource update",
            "url": "https://localization.fgae.de/api/changes/1049/?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/eu/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-05-23T12:10:35.985119Z",
            "action": 44,
            "target": "",
            "id": 1104,
            "action_name": "New string to translate",
            "url": "https://localization.fgae.de/api/changes/1104/?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/eu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-06-28T09:18:56.149557Z",
            "action": 0,
            "target": "",
            "id": 2464,
            "action_name": "Resource update",
            "url": "https://localization.fgae.de/api/changes/2464/?format=api"
        },
        {
            "unit": "https://localization.fgae.de/api/units/8147/?format=api",
            "component": "https://localization.fgae.de/api/components/camerafv5/app-legacy/?format=api",
            "translation": "https://localization.fgae.de/api/translations/camerafv5/app-legacy/eu/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2020-05-09T22:07:27.226304Z",
            "action": 4,
            "target": "Arrasto gabe",
            "id": 11935,
            "action_name": "Suggestion added",
            "url": "https://localization.fgae.de/api/changes/11935/?format=api"
        },
        {
            "unit": "https://localization.fgae.de/api/units/8161/?format=api",
            "component": "https://localization.fgae.de/api/components/camerafv5/app-legacy/?format=api",
            "translation": "https://localization.fgae.de/api/translations/camerafv5/app-legacy/eu/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2020-05-09T22:09:09.082073Z",
            "action": 4,
            "target": "Irudia horizontalean izanda, irudiaren aurrikuspena pantailara egokituko dae",
            "id": 11936,
            "action_name": "Suggestion added",
            "url": "https://localization.fgae.de/api/changes/11936/?format=api"
        }
    ]
}