Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1176546/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfdp-primer_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primer_index/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/0xSteeW/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/0xSteeW/?format=api",
    "timestamp": "2021-12-14T08:22:44.305750Z",
    "action": 5,
    "target": "Todo lo que necesitas saber para empezar a contribuir al Proyecto de Documentación de FreeBSD.",
    "id": 347972,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/347972/?format=api"
}