Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/82006929/?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-27T17:41:30.546439+02:00",
    "action": 5,
    "target": "No está permitido mencionar a todos los usuarios en <b>{}</b>",
    "id": 52274181,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/52274181/?format=api"
}