Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/434823/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/id/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
    "timestamp": "2022-12-01T02:11:51.272056Z",
    "action": 2,
    "target": "Setelah Anda mengunduh image, verifikasikan untuk keamanan dan integritas. Untuk memverifikasi image Anda, mulailah dengan mengunduh berkas CHECKSUM yang tepat ke direktori yang sama dengan image yang Anda unduh.",
    "old": "Setelah anda mengunduh gambar, verifikasi untuk keamanan dan integritas. Untuk memverifikasi gambar Anda, mulailah dengan mengunduh berkas CHECKSUM yang tepat ke direktori yang sama dengan gambar yang Anda unduh.",
    "details": {
        "state": 20,
        "source": "Once you have downloaded an image, verify it for security and integrity. To verify your image, start by downloading the proper CHECKSUM file into the same directory as the image you downloaded.",
        "old_state": 20
    },
    "id": 8905207,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8905207/?format=api"
}