Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10411181/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-19T22:08:11.255573Z",
    "action": 59,
    "target": "When finished, press **Ctrl**+**C** in the original terminal window from which you launched the container to stop the container.  Optionally, you can run `./clean.sh` to remove all the contianer artifacts except for the repo itself from your system.  If you remove all the artifacts (WordPress plugins, databases, etc.)  it will take longer to run the `build.sh` and `preview.sh` commands the next time because everything will need to be re-downloaded and re-installed.",
    "old": "",
    "details": {
        "state": 100,
        "source": "When finished, press **Ctrl**+**C** in the original terminal window from which you launched the container to stop the container.  Optionally, you can run `./clean.sh` to remove all the contianer artifacts except for the repo itself from your system.  If you remove all the artifacts (WordPress plugins, databases, etc.)  it will take longer to run the `build.sh` and `preview.sh` commands the next time because everything will need to be re-downloaded and re-installed.",
        "old_state": -1
    },
    "id": 4969768,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4969768/?format=api"
}