Changes API.

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

GET /api/changes/3768720/?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": "https://translate.fedoraproject.org/api/users/ersen/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/ersen/?format=api",
    "timestamp": "2021-11-30T15:36:43.324993Z",
    "action": 2,
    "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 <GIT URL> -o upstream` komutunu çalıştırın. Örneğin: `git clone \\https://pagure.io/fedora-docs/quick-docs/ -o upstream`.",
    "details": {},
    "id": 3768720,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3768720/?format=api"
}