Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/19277864/?format=api",
    "component": "https://hosted.weblate.org/api/components/weblate/hosted-error-pages/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/weblate/hosted-error-pages/nb_NO/?format=api",
    "user": "https://hosted.weblate.org/api/users/pere/?format=api",
    "author": "https://hosted.weblate.org/api/users/pere/?format=api",
    "timestamp": "2022-01-02T14:32:17.367627+01:00",
    "action": 2,
    "target": "Nettstedet er for øyeblikket nede for vedlikehold.",
    "id": 15580693,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/15580693/?format=api"
}