Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5623043/?format=api",
    "component": "https://hosted.weblate.org/api/components/ayatana-indicators/printers-applet/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ayatana-indicators/printers-applet/ca/?format=api",
    "user": "https://hosted.weblate.org/api/users/cibersheep/?format=api",
    "author": "https://hosted.weblate.org/api/users/cibersheep/?format=api",
    "timestamp": "2020-10-31T04:49:15.632089+01:00",
    "action": 45,
    "target": "",
    "id": 8008148,
    "action_name": "Contributor joined",
    "url": "https://hosted.weblate.org/api/changes/8008148/?format=api"
}