Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/1635559/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/xmlsecuritymessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/xmlsecuritymessages/ca/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/jmontane/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/jmontane/?format=api",
    "timestamp": "2022-08-11T18:06:37.789085Z",
    "action": 2,
    "target": "Seleccioneu el certificat que voleu usar per a xifrar:",
    "id": 3531469,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/3531469/?format=api"
}