Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/15209941/?format=api",
    "component": "https://hosted.weblate.org/api/components/pext/weather-module/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/pext/weather-module/hi/?format=api",
    "user": "https://hosted.weblate.org/api/users/theimpulson/?format=api",
    "author": "https://hosted.weblate.org/api/users/theimpulson/?format=api",
    "timestamp": "2020-01-19T11:23:10+01:00",
    "action": 45,
    "target": "",
    "id": 5337683,
    "action_name": "Contributor joined",
    "url": "https://hosted.weblate.org/api/changes/5337683/?format=api"
}