Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/103658016/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-installer/sublevel3/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-installer/sublevel3/is/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-17T05:35:23.124467+02:00",
    "action": 30,
    "target": "Please enter the size of the new logical volume. You can use the following formats: 10KB (Kilobytes), 10KiB (Kibibytes), 10MB (Megabytes), 10MiB (Mebibytes), 10GB (Gigabytes), 10GiB (Gibibytes), 10TB (Terabytes), 10TiB (Tebibytes). The default unit is Megabytes.",
    "id": 63679196,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/63679196/?format=api"
}