Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/83598065/?format=api",
    "component": "https://hosted.weblate.org/api/components/lunasea/radarr/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/lunasea/radarr/ca/?format=api",
    "user": "https://hosted.weblate.org/api/users/carlesmu/?format=api",
    "author": "https://hosted.weblate.org/api/users/carlesmu/?format=api",
    "timestamp": "2023-02-05T14:52:05.718280+01:00",
    "action": 9,
    "target": "Mou fitxers",
    "id": 46952781,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/46952781/?format=api"
}