Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/42580845/?format=api",
    "component": "https://hosted.weblate.org/api/components/soundswitch/update-download/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/soundswitch/update-download/pt/?format=api",
    "user": "https://hosted.weblate.org/api/users/larcansal/?format=api",
    "author": "https://hosted.weblate.org/api/users/larcansal/?format=api",
    "timestamp": "2021-09-04T17:14:36.883341+02:00",
    "action": 2,
    "target": "Surgiu um problema com a última atualização do SoundSwitch. Terá de descarregar manualmente a nova versão em {0}",
    "id": 12599556,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/12599556/?format=api"
}