Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/300057/?format=api",
    "component": "https://weblate.framasoft.org/api/components/contribateliers/contribute/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/contribateliers/contribute/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/thepiratedude/?format=api",
    "author": "https://weblate.framasoft.org/api/users/thepiratedude/?format=api",
    "timestamp": "2020-07-24T14:22:16.237005Z",
    "action": 2,
    "target": "La nostra istanza GitLab è ospitata su framagit.org. Devi registrarti qui, utilizzando il tuo account e-mail o un token di un fornitore di terze parti.",
    "id": 82347,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/82347/?format=api"
}