Translation components API.

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

GET /api/translations/documentation/developer-api-index/en_US/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://translate.funkwhale.audio/api/components/documentation/developer-api-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-api-index/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:53.504303Z",
            "action": 0,
            "target": "",
            "id": 342023,
            "action_name": "Resource updated",
            "url": "https://translate.funkwhale.audio/api/changes/342023/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/373227/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-api-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-api-index/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:53.504270Z",
            "action": 59,
            "target": "",
            "id": 342022,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/342022/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/373226/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-api-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-api-index/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:53.504237Z",
            "action": 59,
            "target": "",
            "id": 342021,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/342021/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/373225/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-api-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-api-index/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:53.504197Z",
            "action": 59,
            "target": "",
            "id": 342020,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/342020/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/373224/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-api-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-api-index/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:53.504169Z",
            "action": 59,
            "target": "",
            "id": 342019,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/342019/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/373223/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-api-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-api-index/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:53.504124Z",
            "action": 59,
            "target": "",
            "id": 342018,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/342018/?format=api"
        }
    ]
}