Changes API.

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

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

{
    "unit": "https://weblate.linphone.org/api/units/71699/?format=api",
    "component": "https://weblate.linphone.org/api/components/linphone-iphone/audio/?format=api",
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/audio/es_AR/?format=api",
    "glossary_term": null,
    "user": "https://weblate.linphone.org/api/users/quentin/?format=api",
    "author": "https://weblate.linphone.org/api/users/quentin/?format=api",
    "timestamp": "2023-02-02T08:17:27.290615Z",
    "action": 30,
    "target": "Codecs",
    "id": 30174,
    "action_name": "Source string changed",
    "url": "https://weblate.linphone.org/api/changes/30174/?format=api"
}