Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1615174/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookbasics_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookbasics_index/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-18T00:15:00.863095Z",
    "action": 30,
    "target": "The first line contains some information about the system.  The `amd64` indicates that FreeBSD is running on a 64-bit x86 system.  The hostname is `pc3.example.org`, and `ttyv0` indicates that this is the \"system console\".  The second line is the login prompt.",
    "id": 596435,
    "action_name": "Cadena de origen cambiada",
    "url": "https://translate-dev.freebsd.org/api/changes/596435/?format=api"
}