Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/395011/?format=api",
    "component": "https://weblate.framasoft.org/api/components/salt/ttrss/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/salt/ttrss/sv/?format=api",
    "user": "https://weblate.framasoft.org/api/users/autom/?format=api",
    "author": "https://weblate.framasoft.org/api/users/autom/?format=api",
    "timestamp": "2020-10-18T15:37:49.686809Z",
    "action": 5,
    "target": "Webbadress till din Tiny Tiny RSS instance (utan {{- opentag}}http(s)://{{- endtag}})",
    "id": 110247,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/110247/?format=api"
}