Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/55325/?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/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/Aaron/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/Aaron/?format=api",
    "timestamp": "2020-12-18T03:40:05.243385Z",
    "action": 5,
    "target": "Monte el tipo de sistema de archivos especificado o monte solo sistemas de archivos del tipo dado, si <option>-a</option> es incluido. <quote>ufs</quote> es el tipo de sistema de archivos predeterminado.",
    "id": 93898,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/93898/?format=api"
}