Changes API.

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

GET /api/changes/72184590/?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": "https://hosted.weblate.org/api/users/sveinki/?format=api",
    "author": "https://hosted.weblate.org/api/users/sveinki/?format=api",
    "timestamp": "2023-11-27T13:27:22.507173+01:00",
    "action": 2,
    "target": "Settu inn stærð nýja rökeintaksins. Hægt er að slá inn stærðina á eftirfarandi formum: 10K (Kílóbæti), 10KiB (Kibibæti), 10M (Megabæti), 10MiB (Mebibæti), 10G (Gígabæti), 10GiB (Gibibæti), 10T (Terabæti), 10TiB (Tebibæti). Sjálfgefin eining er Megabæti.",
    "id": 72184590,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/72184590/?format=api"
}