Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/373254/?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/fr/?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:30:36.543287Z",
    "action": 5,
    "target": "l’API Funkwhale est un [API REST](https://developer.mozilla.org/en-US/docs/Glossary/REST) écrit en [Python](https://www.python.org/) utilisant[Django REST framework](https://www.django-rest-framework.org/). C’est le composant central du projet et abrite la logique de l’application.",
    "id": 362631,
    "action_name": "Translation added",
    "url": "https://translate.funkwhale.audio/api/changes/362631/?format=api"
}