Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/807548/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framadate/framadate/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate/pl/?format=api",
    "user": "https://weblate.framasoft.org/api/users/prostylinux/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Piciok/?format=api",
    "timestamp": "2023-05-25T10:11:17.691185Z",
    "action": 7,
    "target": "Twój głos został zapisany, ale pamiętaj, by zachować ten spersonalizowany link, aby móc w przyszłości zmodyfikować wybór.",
    "id": 621248,
    "action_name": "Suggestion acceptée",
    "url": "https://weblate.framasoft.org/api/changes/621248/?format=api"
}