Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1176482/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbook_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbook_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": "2022-05-15T12:18:28.651029Z",
    "action": 5,
    "target": "Para desarrolladores del sistema FreeBSD. Este libro cubre los detalles de arquitectura de varios subsistemas importantes del núcleo de FreeBSD",
    "id": 372957,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/372957/?format=api"
}