Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/564563/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-glossary-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-glossary-ui/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-04T20:35:12.539136Z",
    "action": 59,
    "target": "No answer has been provided yet for this Glossary entry. Be the first to provide one! Register on this wiki and edit this page to add an answer to this Glossary entry.",
    "id": 379293,
    "action_name": "String updated in the repository",
    "url": "https://l10n.xwiki.org/api/changes/379293/?format=api"
}