Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/672474/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/lan/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/lan/fr/?format=api",
    "user": "https://translate.tails.boum.org/api/users/xin/?format=api",
    "author": "https://translate.tails.boum.org/api/users/xin/?format=api",
    "timestamp": "2024-05-11T14:12:52.924309Z",
    "action": 4,
    "target": "Par exemple votre box, votre imprimante réseau, ou l'intranet de votre entreprise sont sûrement sur votre réseau local, aussi appelé LAN pour Local Area Network. En termes techniques, cela désigne l'ensemble des adresses IP définit dans la [RFC1918](https://tools.ietf.org/html/rfc1918), comme les adresses IP qui commencent par `192.168`.",
    "id": 3310340,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/3310340/?format=api"
}