Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/390191/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/documentation/glossary/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/documentation/glossary/en_devel/?format=api",
    "user": "https://translate.funkwhale.audio/api/users/Thovi98/?format=api",
    "author": "https://translate.funkwhale.audio/api/users/Thovi98/?format=api",
    "timestamp": "2023-06-26T20:58:19.358367Z",
    "action": 31,
    "target": "Playlists",
    "id": 362659,
    "action_name": "String added",
    "url": "https://translate.funkwhale.audio/api/changes/362659/?format=api"
}