Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/523533/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-default/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/change-request-application-default/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-24T03:05:39.257766Z",
    "action": 30,
    "target": "This strategy allows to publish the requested changes only if all approvers approved it. This strategy does not fallback if the list of approvers is empty.",
    "id": 395681,
    "action_name": "Source string changed",
    "url": "https://l10n.xwiki.org/api/changes/395681/?format=api"
}