Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/126723/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/what_we_do_with_your_money/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/what_we_do_with_your_money/it/?format=api",
    "user": "https://translate.tails.boum.org/api/users/la_r_go/?format=api",
    "author": "https://translate.tails.boum.org/api/users/la_r_go/?format=api",
    "timestamp": "2020-11-14T18:41:35.148780Z",
    "action": 4,
    "target": "Mantenere Tails efficiente comporta anche fare un bel po' di **amministrazione** per raccogliere fondi, fare contabilità, organizzare il lavoro, scrivere rapporti, ecc.",
    "id": 2960769,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/2960769/?format=api"
}