Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/779860/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/default-translation-plugin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/default-translation-plugin/fr_FR/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/germanh/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/germanh/?format=api",
    "timestamp": "2024-03-31T11:26:56.672716Z",
    "action": 5,
    "target": "Ce module permet d'afficher un texte en anglais lorsqu'il n'existe pas de traduction de ce texte dans la langue de l'interface utilisateur.",
    "id": 847863,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/847863/?format=api"
}