Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2059857/?format=api",
    "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/arandr/translations/sq/?format=api",
    "user": "https://hosted.weblate.org/api/users/Besnik_b/?format=api",
    "author": "https://hosted.weblate.org/api/users/Besnik_b/?format=api",
    "timestamp": "2024-01-05T10:26:05.478026+01:00",
    "action": 2,
    "target": "Që të mund të formësoni metacity-in, duhet të instaloni modulin python gconf.",
    "id": 76614741,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/76614741/?format=api"
}