Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/190666/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_porters-handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_porters-handbook/zh_CN/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/bhy/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/bhy/?format=api",
    "timestamp": "2020-08-25T03:50:38.970961Z",
    "action": 5,
    "target": "# $FreeBSD$\n\nPORTNAME=\toneko\nDISTVERSION=\t1.1b\nCATEGORIES=\tgames\nMASTER_SITES=\tftp://ftp.cs.columbia.edu/archives/X11R5/contrib/\n\nMAINTAINER=\tyouremail@example.com\nCOMMENT=\tCat chasing a mouse all over the screen\n\n.include <bsd.port.mk>",
    "id": 81456,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/81456/?format=api"
}