Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/2795/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framadate/framadate/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate/es/?format=api",
    "user": "https://weblate.framasoft.org/api/users/deleted-108/?format=api",
    "author": "https://weblate.framasoft.org/api/users/deleted-108/?format=api",
    "timestamp": "2020-06-24T10:36:57.872056Z",
    "action": 7,
    "target": "Framadate es un servicio en línea que permite planificar un encuentro o tomar decisiones rápidamente y de manera sencilla. No es necesario registrarse.",
    "id": 74919,
    "action_name": "Suggestion acceptée",
    "url": "https://weblate.framasoft.org/api/changes/74919/?format=api"
}