Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/207359/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_rc-scripting/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_rc-scripting/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-18T23:52:13.743375Z",
    "action": 5,
    "target": "<anchor xml:id=\"lukem\"/><link xlink:href=\"http://www.mewburn.net/luke/papers/rc.d.pdf\">El artículo original de Luke Mewburn</link> ofrece una descripción general de <filename>rc.d</filename> y justificación detallada de sus decisiones de diseño. Proporciona información sobre el conjunto <filename>rc.d</filename> framework y su lugar en un sistema operativo BSD moderno.",
    "id": 94123,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/94123/?format=api"
}