Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/678401/?format=api",
    "component": "https://weblate.framasoft.org/api/components/lufi/default-theme/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/lufi/default-theme/co/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Patriccollu/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Patriccollu/?format=api",
    "timestamp": "2022-02-28T18:53:46.529485Z",
    "action": 9,
    "target": "L’autore d’origine (è per ora, l’unicu) hè <a href=\"https://fiat-tux.fr\" class=\"classic\">Luc Didry</a>.",
    "id": 312438,
    "action_name": "Traduction téléversée",
    "url": "https://weblate.framasoft.org/api/changes/312438/?format=api"
}