Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1231538/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_b/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/launcher_b/es_MX/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/joshua_emanuel@live.com/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/joshua_emanuel@live.com/?format=api",
    "timestamp": "2025-04-21T18:42:45.276114Z",
    "action": 5,
    "target": "Mostrar solo la barra de estado",
    "id": 861679,
    "action_name": "Translation added",
    "url": "https://weblate.dudu-auto.com/api/changes/861679/?format=api"
}