Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14486258/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesgetting-started/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesgetting-started/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-18T22:22:31.648136Z",
    "action": 59,
    "target": "Cada fluxo tem uma URL canônica representando seu atual estado no formato JSON, conhecido como \"metadados de fluxo\". Por exemplo, a URL de metadados de fluxo e `stable` é: https://builds.coreos.fedoraproject.org/streams/stable.json",
    "id": 15554268,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15554268/?format=api"
}