Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/103276231/?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.671284+02:00",
    "action": 30,
    "target": "Comma-separated list of socket files for the database connections.",
    "id": 63126385,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/63126385/?format=api"
}