Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/371110/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-docker/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-installation-docker/fr/?format=api",
    "user": "https://translate.funkwhale.audio/api/users/anonymous/?format=api",
    "author": "https://translate.funkwhale.audio/api/users/anonymous/?format=api",
    "timestamp": "2023-09-14T22:33:00.045136Z",
    "action": 4,
    "target": "Installer Funkwhale en utilisant Doker",
    "id": 368927,
    "action_name": "Suggestion added",
    "url": "https://translate.funkwhale.audio/api/changes/368927/?format=api"
}