Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/144959/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_handbook/fa/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/kouhi/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/kouhi/?format=api",
    "timestamp": "2020-03-31T00:32:10.250648Z",
    "action": 2,
    "target": "‬",
    "id": 63938,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/63938/?format=api"
}