Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/77031468/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/Flo/?format=api",
    "author": "https://hosted.weblate.org/api/users/Flo/?format=api",
    "timestamp": "2022-12-24T15:52:08.802423+01:00",
    "action": 5,
    "target": "Les mises à jour automatiques ne peuvent pas vous protéger contre toutes les attaques provenant d'Internet. Veuillez également prendre d'autres précautions, comme protéger vos postes de travail et autres appareils en installant un logiciel antivirus et en expliquant aux utilisateurs comment rester en sécurité sur Internet.",
    "id": 43224970,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/43224970/?format=api"
}