Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/42031207/?format=api",
    "component": "https://hosted.weblate.org/api/components/officelife/account/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/officelife/account/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/anonymous/?format=api",
    "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
    "timestamp": "2023-07-08T04:52:00.701703+02:00",
    "action": 4,
    "target": "Embauche du candidat appelé :candidate_name pour le poste appelé :job_opening_title (:job_opening_reference_number).",
    "id": 61041520,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/61041520/?format=api"
}