Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/82006951/?format=api",
    "component": "https://hosted.weblate.org/api/components/hangoutsbot/hangups/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/hangoutsbot/hangups/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "timestamp": "2023-03-29T17:46:53.605760+02:00",
    "action": 5,
    "target": "<em><b>No se pudo eliminar la pista:</b> {}</em>",
    "id": 52399709,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/52399709/?format=api"
}