Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11386280/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-86/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-86/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-14T02:23:30.103324Z",
    "action": 59,
    "target": "Lingkungan penyelamatan sekarang akan mencoba menemukan instalasi Linux Anda dan mengaitnya di bawah direktori %s. Anda kemudian dapat membuat perubahan yang diperlukan untuk sistem Anda. Pilih '1' untuk melanjutkan dengan langkah ini.\nAnda dapat memilih untuk mengait sistem berkas Anda hanya-baca alih-alih baca-tulis dengan memilih '2'. \nJika karena alasan tertentu proses ini gagal Anda bisa memilih '3' untuk langsung ke shell.\n\n",
    "old": "",
    "details": {
        "state": 20,
        "source": "The rescue environment will now attempt to find your Linux installation and mount it under the directory : %s.  You can then make any changes required to your system.  Choose '1' to proceed with this step.\nYou can choose to mount your file systems read-only instead of read-write by choosing '2'.\nIf for some reason this process does not work choose '3' to skip directly to a shell.\n\n",
        "old_state": -1
    },
    "id": 7721456,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/7721456/?format=api"
}