Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/779620/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/jatsParserPlugin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/jatsParserPlugin/fr_CA/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/mariehelene/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/mariehelene/?format=api",
    "timestamp": "2023-06-12T15:36:28.443287Z",
    "action": 4,
    "target": "Formater les liens dans le texte vers les références ?",
    "id": 783571,
    "action_name": "Suggestion added",
    "url": "http://translate.pkp.sfu.ca/api/changes/783571/?format=api"
}