Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/171892/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/veracrypt_ux_design/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/veracrypt_ux_design/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": "2020-03-02T16:34:16Z",
    "action": 5,
    "target": "Et si vous ne pouvez pas venir, vous pouvez peut-être transmettre cela à 2 ou 3 autres personnes à Berlin ?",
    "id": 2925752,
    "action_name": "Translation added",
    "url": "https://translate.tails.boum.org/api/changes/2925752/?format=api"
}