Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1464944/?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/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-24T20:49:46.613743Z",
    "action": 30,
    "target": "When installing FreeBSD, configure the disk slices if using MBR, and create partitions within the slice to be used for FreeBSD.  If using GPT, configure partitions for each file system.  In either case, create a file system or swap space in each partition, and decide where each file system will be mounted.  See man:gpart[8] for information on manipulating partitions.",
    "id": 397319,
    "action_name": "Το κείμενο προέλευσης άλλαξε",
    "url": "https://translate-dev.freebsd.org/api/changes/397319/?format=api"
}