Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14706486/?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/id/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/arifbudiman/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/arifbudiman/?format=api",
    "timestamp": "2023-06-22T09:51:26.280924Z",
    "action": 5,
    "target": "Dari sebuah terminal, jalankan `git clone -o upstream <GIT URL>`. Sebagai contoh `git clone -o upstream \\https://pagure.io/fedora-docs/quick-docs/`. **Catatan: jangan lupa `-o upstream`. Itu adalah \"trik\" yang sangat penting dari alur kerja ini.**",
    "old": "",
    "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": 0
    },
    "id": 11772603,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/11772603/?format=api"
}