Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/144966/?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/fa/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/kfv/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/kfv/?format=api",
    "timestamp": "2020-04-19T23:38:28.658649Z",
    "action": 5,
    "target": "نسخه فعلی برخط کتاب راهنما نماینده تلاش رو به رشد صدها شرکت کننده طی ۱۰ سال اخیر است. تغییرات مهم این نسخه به شرح زیر است:",
    "id": 65599,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/65599/?format=api"
}