Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4307688/?format=api",
    "component": "https://hosted.weblate.org/api/components/switchyomega/main/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/switchyomega/main/fr/?format=api",
    "user": null,
    "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
    "timestamp": "2022-02-01T16:57:01.052328+01:00",
    "action": 29,
    "target": "Correspond à la demande si et seulement si l'hôte est une adresse IP <b>littérale</b> et est dans le sous-réseau, comme spécifié par la<a href='https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing#CIDR_notation'>notation CIDR</a>.<br>Par exemple, étant donné la règles <code>127.0.0.1/16</code>, cela correspond à toute adresse IP comme <code>127.0.*.*</code>.<br>Donc <code>127.0.0.1</code> correspond alors que ce n'est pa sle cas pour <code>127.1.0.0</code>. Les noms d'hôte comme <code>localhost</code> ne correspondront jamais parce qu'ils ne sont <b>pas</b> des IP littérales.",
    "id": 16554660,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://hosted.weblate.org/api/changes/16554660/?format=api"
}