Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/82756912/?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:03:57.202565+01:00",
    "action": 2,
    "target": "<emphasis role=\"distribution\">Kali linux</emphasis> is een op Debian gebaseerde distributie gespecialiseerd in penetratie testen (“pentesting” in het kort). Het biedt software die help de beveiliging van een bestaand netwerk of computer te auditeren terwijl het live is en analyseert het na de aanval (was ook gekend is als “computer forensisch onderzoek”). <ulink type=\"block\" url=\"https://kali.org\" />",
    "id": 83741338,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/83741338/?format=api"
}