Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/253820/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framadate/framadate-v11x/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate-v11x/fr/?format=api",
    "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
    "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
    "timestamp": "2020-02-06T14:42:37.411390Z",
    "action": 2,
    "target": "« La route est longue, mais la voie est libre… »<br/>Framasoft ne vit que par vos dons (déductibles des impôts).<br/>Merci d'avance pour votre soutien https://soutenir.framasoft.org",
    "id": 43318,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/43318/?format=api"
}