Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/103722529/?format=api",
    "component": "https://hosted.weblate.org/api/components/doublecontact/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/doublecontact/translations/ie/?format=api",
    "user": "https://hosted.weblate.org/api/users/caarmi/?format=api",
    "author": "https://hosted.weblate.org/api/users/caarmi/?format=api",
    "timestamp": "2023-08-21T04:39:22.343945+02:00",
    "action": 5,
    "target": "Ínconosset tip de 'vCardfield': %1",
    "id": 63814840,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/63814840/?format=api"
}