Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7757577/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagescustomize-nic/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagescustomize-nic/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-04-14T21:57:54.350649Z",
    "action": 30,
    "target": "For example, to name NIC with the MAC address `12:34:56:78:9a:bc` to \"infra\", place a systemd link file at `/etc/systemd/network/25-infra.link` using the xref:producing-ign.adoc[Butane] config snippet shown below:",
    "old": "For example, to name NIC with the MAC address `12:34:56:78:9a:bc` to \"infra\", place a systemd link file at `/etc/systemd/network/25-infra.link` using the xref:fcct-config.adoc[FCCT] configuration snippet shown below:",
    "details": {},
    "id": 3192607,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3192607/?format=api"
}