Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/django-geoip-redis/master/?format=api",
    "translation": null,
    "user": "https://hosted.weblate.org/api/users/SandiCil/?format=api",
    "author": "https://hosted.weblate.org/api/users/SandiCil/?format=api",
    "timestamp": "2021-01-20T23:11:47.156162+01:00",
    "action": 49,
    "target": "",
    "id": 9059603,
    "action_name": "Language requested",
    "url": "https://hosted.weblate.org/api/changes/9059603/?format=api"
}