Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/175816/?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/nb_NO/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/n3c/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/n3c/?format=api",
    "timestamp": "2020-07-04T20:48:05.793681Z",
    "action": 5,
    "target": "Intel, Celeron, Centrino, Core, EtherExpress, i386, i486, Itanium, Pentium og Xeon er varemerker eller registrerte varemerker for Intel Corporation eller dets datterselskaper i USA og andre land.",
    "id": 73928,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/73928/?format=api"
}