Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/570756/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/pdf-export-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/pdf-export-ui/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-15T03:05:36.793837Z",
    "action": 59,
    "target": "The script that is evaluated for each wiki page included in a multipage PDF export to produce the metadata to display in the PDF header or footer. The script has two special bindings: sourceDocument is the document being exported (from which we extract the metadata) and metadata is a map that accepts only string values. The metadata ends up in the HTML as attributes of the heading used to display the title of each wiki page.",
    "id": 396556,
    "action_name": "String updated in the repository",
    "url": "https://l10n.xwiki.org/api/changes/396556/?format=api"
}