Changes API.

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

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

{
    "unit": "https://weblate.info.ucl.ac.be/api/units/33119/?format=api",
    "component": "https://weblate.info.ucl.ac.be/api/components/inginious-problems-network/inginious-problems-network-trace/?format=api",
    "translation": "https://weblate.info.ucl.ac.be/api/translations/inginious-problems-network/inginious-problems-network-trace/he/?format=api",
    "user": "https://weblate.info.ucl.ac.be/api/users/yaron/?format=api",
    "author": "https://weblate.info.ucl.ac.be/api/users/yaron/?format=api",
    "timestamp": "2022-05-08T15:10:20.599802+02:00",
    "action": 5,
    "target": "„הצגת כל שמות השדות שהתיאור שלהן יערכו.”",
    "id": 14376,
    "action_name": "New translation",
    "url": "https://weblate.info.ucl.ac.be/api/changes/14376/?format=api"
}