Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/208334/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_arch-handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_arch-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-13T22:11:44.144515Z",
    "action": 37,
    "target": "Copyright (c) 1992-2013 The FreeBSD Project.\nCopyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994\n        The Regents of the University of California. All rights reserved.\nFreeBSD is a registered trademark of The FreeBSD Foundation.\nFreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014\n    root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64\nFreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610",
    "id": 88872,
    "action_name": "Marked for edit",
    "url": "https://translate-dev.freebsd.org/api/changes/88872/?format=api"
}