Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/78586064/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/wollmux/wollmux/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/wollmux/wollmux/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-17T12:47:25.266208Z",
    "action": 59,
    "target": "Column \"{0}\" is not defined in schema",
    "id": 15177292,
    "action_name": "String updated in the repository",
    "url": "https://translations.documentfoundation.org/api/changes/15177292/?format=api"
}