Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/28127/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/talk/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/talk/it/?format=api",
    "user": "https://translate.tails.boum.org/api/users/gallium69/?format=api",
    "author": "https://translate.tails.boum.org/api/users/gallium69/?format=api",
    "timestamp": "2020-02-15T00:50:49Z",
    "action": 4,
    "target": "Cifrare le tue e-mail con la nostra [[chiave OpenPGP|doc/about/openpgp_keys#support]] è l'unico modo per ottenere una cifratura end-to-end.",
    "id": 2922613,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/2922613/?format=api"
}