Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5512941/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/pl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "timestamp": "2021-05-10T10:53:18.800236Z",
    "action": 7,
    "target": "Proszę podać hasło VNC (musi mieć od sześciu do ośmiu znaków).\nNależy je podać dwukrotnie. Pozostawienie pustego pola oznacza brak hasła.",
    "old": "Proszę podać hasło VNC (musi mieć od sześciu do ośmiu znaków).\nNależy je podać dwukrotnie. Pozostawienie pustego pola oznacza brak hasła.",
    "details": {},
    "id": 3238559,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/3238559/?format=api"
}