Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/106678716/?format=api",
    "component": "https://hosted.weblate.org/api/components/ouisync/security/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ouisync/security/ru/?format=api",
    "user": "https://hosted.weblate.org/api/users/jnny/?format=api",
    "author": "https://hosted.weblate.org/api/users/jnny/?format=api",
    "timestamp": "2024-01-22T23:29:48.446392+01:00",
    "action": 36,
    "target": "Что такое \"blob\"?",
    "id": 78914673,
    "action_name": "Translation approved",
    "url": "https://hosted.weblate.org/api/changes/78914673/?format=api"
}