Translation components API.

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

GET /api/translations/amikumu/glosaro/th/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://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:21:57.933424Z",
            "action": 0,
            "target": "",
            "id": 1301615,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1301615/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:21:59.163101Z",
            "action": 44,
            "target": "",
            "id": 1301767,
            "action_name": "New strings to translate",
            "url": "https://traduk.amikumu.com/api/changes/1301767/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-10T12:30:28.771948Z",
            "action": 0,
            "target": "",
            "id": 1304262,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1304262/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750484/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/th/?format=api",
            "user": "https://traduk.amikumu.com/api/users/irizanjo/?format=api",
            "author": "https://traduk.amikumu.com/api/users/irizanjo/?format=api",
            "timestamp": "2022-11-10T12:31:01.590079Z",
            "action": 31,
            "target": "",
            "id": 1304367,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1304367/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750590/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/th/?format=api",
            "user": "https://traduk.amikumu.com/api/users/irizanjo/?format=api",
            "author": "https://traduk.amikumu.com/api/users/irizanjo/?format=api",
            "timestamp": "2022-11-11T14:00:37.734493Z",
            "action": 31,
            "target": "",
            "id": 1305481,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1305481/?format=api"
        },
        {
            "unit": "https://traduk.amikumu.com/api/units/750696/?format=api",
            "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/glosaro/th/?format=api",
            "user": "https://traduk.amikumu.com/api/users/irizanjo/?format=api",
            "author": "https://traduk.amikumu.com/api/users/irizanjo/?format=api",
            "timestamp": "2022-11-11T14:00:53.080692Z",
            "action": 31,
            "target": "",
            "id": 1305587,
            "action_name": "New string added",
            "url": "https://traduk.amikumu.com/api/changes/1305587/?format=api"
        }
    ]
}