Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/382853/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-25T18:31:27.044231Z",
    "action": 59,
    "target": "This new permission is helpful if you want to give upload/import rights to some users, but don't want them to be able to manage the library as a whole: although there are no controls yet for managing library in the fron-end, subsequent release will introduce management interfaces for artists, files, etc.",
    "id": 352469,
    "action_name": "String updated in the repository",
    "url": "https://translate.funkwhale.audio/api/changes/352469/?format=api"
}