Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/106532650/?format=api",
    "component": "https://hosted.weblate.org/api/components/liberaforms/gdpr-wizard/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/oc/?format=api",
    "user": "https://hosted.weblate.org/api/users/Quenti/?format=api",
    "author": "https://hosted.weblate.org/api/users/Quenti/?format=api",
    "timestamp": "2023-10-07T15:46:57.560836+02:00",
    "action": 5,
    "target": "Copiar",
    "id": 67718110,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/67718110/?format=api"
}