Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/236339/?format=api",
    "component": "https://weblate.framasoft.org/api/components/contribateliers/contribute/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/contribateliers/contribute/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Jaigskim/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Jaigskim/?format=api",
    "timestamp": "2020-02-10T18:59:01.255419Z",
    "action": 45,
    "target": "",
    "id": 44025,
    "action_name": "Un contributeur à rejoint",
    "url": "https://weblate.framasoft.org/api/changes/44025/?format=api"
}