Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/14514463/?format=api",
    "component": "https://hosted.weblate.org/api/components/efn/privacy4kids/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/efn/privacy4kids/da/?format=api",
    "user": "https://hosted.weblate.org/api/users/raisoman/?format=api",
    "author": "https://hosted.weblate.org/api/users/raisoman/?format=api",
    "timestamp": "2019-12-01T16:23:12+01:00",
    "action": 5,
    "target": "Dette betyder, at vi må leve med muligheden for at vores sociale netværk kan bruges til både gode og dårlige formål. Vi er derfor nødt til at tænke, før vi sender billeder og videoer via nettet! Vi bør spørge os selv, om vi ville have hængt dette billede op på en offentlig opslagstavle på skolen. Hvis ikke er det måske ikke en god idé at dele det på nettet.",
    "id": 5087137,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/5087137/?format=api"
}