Changes API.

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

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

{
    "unit": "https://weblate.linphone.org/api/units/78433/?format=api",
    "component": "https://weblate.linphone.org/api/components/linphone/linphone-android/?format=api",
    "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/hu/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2022-12-13T03:30:56.741285Z",
    "action": 30,
    "target": "Your correspondent must say:",
    "id": 28668,
    "action_name": "Source string changed",
    "url": "https://weblate.linphone.org/api/changes/28668/?format=api"
}