Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/103658015/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-installer/sublevel3/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-installer/sublevel3/id/?format=api",
    "user": "https://hosted.weblate.org/api/users/andika/?format=api",
    "author": "https://hosted.weblate.org/api/users/andika/?format=api",
    "timestamp": "2024-01-07T06:08:40.948902+01:00",
    "action": 2,
    "target": "Silakan masukkan ukuran volum logis baru. Anda dapat memakai format berikut: 10KB (Kilobyte), 10KiB (Kibibyte), 10MB (Megabyte), 10MiB (Mebibyte), 10G(Gigabyte), 10GiB (Gibibyte), 10T (Terabyte), 10TiB (Tebibyte). Satuan bawaan adalah Megabyte.",
    "id": 76692540,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/76692540/?format=api"
}