Changes API.

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

GET /api/changes/342083/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.funkwhale.audio/api/units/373239/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/documentation/developer-api-authentication/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-api-authentication/en_devel/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-25T08:06:53.761386Z",
    "action": 59,
    "target": "Here is an example URL: `https://demo.funkwhale.audio/authorize?response_type=code&scope=read%20write&redirect_uri=http%3A%2F%2Flocalhost%3A8080%2Fauth%2Fcallback&state=/library&client_id=jDOUfhqLlrbuOkToDCanZmBKEiyorMb9ZUgD2tFQ`.",
    "id": 342083,
    "action_name": "String updated in the repository",
    "url": "https://translate.funkwhale.audio/api/changes/342083/?format=api"
}