Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/91723/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_building-products/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_building-products/de_DE/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/mkufner/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/mkufner/?format=api",
    "timestamp": "2020-05-03T13:11:41.490961Z",
    "action": 5,
    "target": "Entscheidern im produzierenden Gewerbe, die nach Möglichkeiten suchen, die Qualität ihrer Produkte zu verbessern, die Zeit bis zur Markteinführung zu verkürzen und die Entwicklungskosten langfristig zu senken.",
    "id": 66197,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/66197/?format=api"
}