Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/171887/?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/nihei/?format=api",
    "author": "https://translate.tails.boum.org/api/users/nihei/?format=api",
    "timestamp": "2021-06-24T08:45:01.850427Z",
    "action": 4,
    "target": "Les tests auront lieu à Berlin (Wedding) les vendredi 8, samedi 9 et dimanche 10 décembre dans l'après-midi. Prévoyez de rester avec nous pendant 1 heure.",
    "id": 3000404,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/3000404/?format=api"
}