Changes API.

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

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

{
    "unit": "https://weblate.linphone.org/api/units/133190/?format=api",
    "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/ru/?format=api",
    "glossary_term": null,
    "user": "https://weblate.linphone.org/api/users/Julonexus/?format=api",
    "author": "https://weblate.linphone.org/api/users/Julonexus/?format=api",
    "timestamp": "2022-10-04T14:01:22.800327Z",
    "action": 30,
    "target": "Join the conference hosted by the sip-address as display-name. If you are connected to a proxy config, see join-conference-as.",
    "id": 27071,
    "action_name": "Source string changed",
    "url": "https://weblate.linphone.org/api/changes/27071/?format=api"
}