Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.tails.boum.org/api/components/tails/wikisrcinstallclonemac-po/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-08-10T15:09:18.970307Z",
    "action": 42,
    "target": "wikisrcinstallclonemac-po",
    "id": 3132104,
    "action_name": "Component renamed",
    "url": "https://translate.tails.boum.org/api/changes/3132104/?format=api"
}