Changes API.

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

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

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