Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/331980/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/glossary/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/glossary/tr_TR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/ElifAtalay94/?format=api",
    "author": null,
    "timestamp": "2020-07-08T19:41:57.360717Z",
    "action": 5,
    "target": "sağlama toplamı",
    "id": 75627,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/75627/?format=api"
}