Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/6654187/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-badges/masterpagespush-badges/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-badges/masterpagespush-badges/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-12-29T21:52:21.880580Z",
    "action": 30,
    "target": "Next, you need to move all assets from the Pagure repository to the back-end server.  This is done via an https://pagure.io/fedora-infra/ansible/blob/master/f/playbooks/manual/push-badges.yml[Ansible playbook] from the `batcave` server.  Follow these steps to push the assets to production.",
    "old": "Next, you need to move all assets from the Pagure repository to the back-end server.  This is done via an https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/playbooks/manual/push-badges.yml[Ansible playbook] from the `batcave` server.  Follow these steps to push the assets to production.",
    "details": {},
    "id": 2824203,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/2824203/?format=api"
}