Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/103276233/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-07T00:03:52.671580+02:00",
    "action": 30,
    "target": "Choose an appropriate distribution kit from the phpmyadmin.net Downloads page. Some kits contain only the English messages, others contain all languages. We'll assume you chose a kit whose name looks like ``phpMyAdmin-x.x.x-all-languages.tar.gz``.",
    "id": 63126389,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/63126389/?format=api"
}