Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17307894/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/id/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/arifbudiman/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/arifbudiman/?format=api",
    "timestamp": "2025-01-08T02:55:10.776194Z",
    "action": 2,
    "target": "Pada umumnya, ketika sebuah perintah dijalankan di dalam kontainer, program dari dalam kontainer yang digunakan.  Namun, ada beberapa kasus khusus di mana program pada host digunakan sebagai gantinya (menggunakan `flatpak-spawn`).  Salah satu contohnya adalah perintah `toolbox` itu sendiri; hal ini memungkinkan untuk menggunakan toolbx dari dalam kontainer toolbx.",
    "old": "Pada umumnya, ketika sebuah perintah dijalankan di dalam kontainer, program dari dalam kontainer yang digunakan.  Namun, ada beberapa kasus khusus di mana program pada host digunakan sebagai gantinya (menggunakan `flatpak-spawn`).  Salah satu contohnya adalah perintah toolbox itu sendiri; hal ini memungkinkan untuk menggunakan toolbox dari dalam kontainer toolbox.",
    "details": {
        "state": 20,
        "source": "In most cases, when a command is run inside a container, the program from inside the container is used.  However, there are a few special cases where the program on the host is used instead (using `flatpak-spawn`).  One example of this is the `toolbox` command itself; this makes it possible to use toolbx from inside toolbx containers.",
        "old_state": 10
    },
    "id": 17595523,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17595523/?format=api"
}