Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/107487552/?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-10-19T00:01:28.849411+02:00",
    "action": 13,
    "target": "to update your PRE-4.3.0 Column\\_info table manually use this ``./resources/sql/upgrade_column_info_4_3_0+.sql`` SQL script.",
    "id": 68984275,
    "action_name": "Source string added",
    "url": "https://hosted.weblate.org/api/changes/68984275/?format=api"
}