Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/1634/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framadate/framadate/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate/ca/?format=api",
    "user": "https://weblate.framasoft.org/api/users/tonisercor/?format=api",
    "author": "https://weblate.framasoft.org/api/users/tonisercor/?format=api",
    "timestamp": "2022-04-21T08:46:29.497979Z",
    "action": 37,
    "target": "Oh, no! No s'ha pogut crear l'enquesta. Torneu-ho a intentar.",
    "id": 354841,
    "action_name": "Marqué comme À vérifier",
    "url": "https://weblate.framasoft.org/api/changes/354841/?format=api"
}