Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1565647/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/glossary/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/glossary/ko/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/cygnus6960/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/cygnus6960/?format=api",
    "timestamp": "2023-05-05T10:24:21.190010Z",
    "action": 31,
    "target": "체크섬",
    "id": 528535,
    "action_name": "New string added",
    "url": "https://translate-dev.freebsd.org/api/changes/528535/?format=api"
}