Changes API.

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

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

{
    "unit": "https://translate.phyphox.org/api/units/7055/?format=api",
    "component": "https://translate.phyphox.org/api/components/phyphox/ios/?format=api",
    "translation": "https://translate.phyphox.org/api/translations/phyphox/ios/es/?format=api",
    "user": "https://translate.phyphox.org/api/users/Jorge/?format=api",
    "author": "https://translate.phyphox.org/api/users/Jorge/?format=api",
    "timestamp": "2021-01-18T15:13:09.457879Z",
    "action": 5,
    "target": "¿Salir del experimento y descartar los datos grabados?",
    "id": 391,
    "action_name": "New translation",
    "url": "https://translate.phyphox.org/api/changes/391/?format=api"
}