Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/1795816/?format=api",
    "component": "https://hosted.weblate.org/api/components/mypaint/libmypaint/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/mypaint/libmypaint/pl/?format=api",
    "user": "https://hosted.weblate.org/api/users/WaldiS/?format=api",
    "author": "https://hosted.weblate.org/api/users/WaldiS/?format=api",
    "timestamp": "2021-05-22T15:08:00.237526+02:00",
    "action": 7,
    "target": "Zmienia losowo średnicę każdej ciapki. Podobny efekt uzyskuje opcja \"Wartość losowa\" z tą różnicą, że losowy promień zmniejsza krycie przy większej ciapce oraz nie jest zależny od parametru \"ilość ciapek na właściwy promień\"",
    "id": 10718426,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/10718426/?format=api"
}