Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/120730205/?format=api",
    "component": "https://hosted.weblate.org/api/components/tor/onion-launchpad/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/tor/onion-launchpad/bg/?format=api",
    "user": "https://hosted.weblate.org/api/users/109247019824/?format=api",
    "author": "https://hosted.weblate.org/api/users/109247019824/?format=api",
    "timestamp": "2024-05-17T20:30:38.585913+02:00",
    "action": 36,
    "target": "За връзка",
    "id": 92288219,
    "action_name": "Translation approved",
    "url": "https://hosted.weblate.org/api/changes/92288219/?format=api"
}