Changes API.

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

GET /api/changes/76713980/?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": null,
    "author": null,
    "timestamp": "2024-01-07T22:04:40.163609+01:00",
    "action": 59,
    "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": 76713980,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/76713980/?format=api"
}