Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/778093/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/manifest/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/manifest/cs/?format=api",
    "user": "https://weblate.framasoft.org/api/users/trendspotter/?format=api",
    "author": "https://weblate.framasoft.org/api/users/trendspotter/?format=api",
    "timestamp": "2022-11-24T19:21:48.131399Z",
    "action": 5,
    "target": "Toto tvrzení má svá omezení.\nUvědomili jsme si, že se nemůžeme starat o Komunitu nebo o druhé, \npokud se nestaráme sami o sebe, stejně jako se nemůžeme dělit o oheň, \npokud necháme vyhasnout své vlastní ohniště.",
    "id": 484688,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/484688/?format=api"
}