Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/104505338/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-04T00:01:26.754949+02:00",
    "action": 13,
    "target": "It is possible to allow logging in with no password with the :config:option:`$cfg['Servers'][$i]['AllowNoPassword']` directive.",
    "id": 64897972,
    "action_name": "Source string added",
    "url": "https://hosted.weblate.org/api/changes/64897972/?format=api"
}