Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/82756923/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/90_derivative-distributions/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/90_derivative-distributions/nl/?format=api",
    "user": "https://hosted.weblate.org/api/users/5mikachu/?format=api",
    "author": "https://hosted.weblate.org/api/users/5mikachu/?format=api",
    "timestamp": "2024-03-10T12:27:55.216575+01:00",
    "action": 5,
    "target": "<emphasis role=\"distribution\">PureOS</emphasis> is een op Debian gebaseerde distributie die zich richt op privacy, gemak en beveiliging. Het volgt de <ulink url=\"https://www.gnu.org/distros/free-system-distribution-guidelines.html\">GNU Free System Distributie Richtlijnen</ulink>, gebruikt door de Free Software Foundation om een distributie als vrij te kwalificeren. Het ontwikkelingsproces wordt begeleid door het maatschappelijk doelbedrijf Purism. <ulink type=\"block\" url=\"https://pureos.net/\" />",
    "id": 83742125,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/83742125/?format=api"
}