Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/241344/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/asso/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/asso/fr/?format=api",
    "user": "https://weblate.framasoft.org/api/users/lost_geographer/?format=api",
    "author": "https://weblate.framasoft.org/api/users/lost_geographer/?format=api",
    "timestamp": "2023-03-09T11:01:05.205086Z",
    "action": 2,
    "target": "## L'association @:txt.soft\n\nL’association @:html.soft est une association 1901 à but non lucratif dont\nle caractère d’intérêt général autorise la déduction fiscale. Elle affiche sa\nvolonté de rester une association à taille humaine (moins de quarante membres,\ndont dix permanent·es).",
    "id": 540421,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/540421/?format=api"
}