Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7352/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsshutdown/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsshutdown/fr/?format=api",
    "user": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
    "timestamp": "2021-05-05T10:36:05.802831Z",
    "action": 5,
    "target": "La commande de mise hors tension a échoué avec le code %d",
    "id": 7414,
    "action_name": "Translation added",
    "url": "http://weblate.openmptcprouter.com/api/changes/7414/?format=api"
}