Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9109297/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs-contributing/masterpagesgit/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesgit/tr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-08-18T22:32:15.371873Z",
    "action": 59,
    "target": "Bir terminalden `git clone -o upstream <GIT URL>` komutunu çalıştırın. Örneğin: `git clone -o upstream \\https://pagure.io/fedora-docs/quick-docs/`. **Not: `-o upstream` kısmını unutmayın. Bu iş akışının asıl \"püf noktası\" odur.**",
    "old": "Bir terminalden `git clone -o upstream <GIT URL>` komutunu çalıştırın. Örneğin: `git clone -o upstream \\https://pagure.io/fedora-docs/quick-docs/`. **Not: `-o upstream` kısmını unutmayın. Bu iş akışının asıl \"püf noktası\" odur.**",
    "details": {
        "state": 20,
        "source": "From a terminal, run `git clone -o upstream <GIT URL>`. For example `git clone -o upstream \\https://pagure.io/fedora-docs/quick-docs/`. **Note: do not forget `-o upstream`. That's really the essential \"trick\" of this workflow.**",
        "old_state": 20
    },
    "id": 7315734,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/7315734/?format=api"
}