Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/779906/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/oai-jats-plugin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/oai-jats-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-04-06T10:47:34.503691Z",
    "action": 5,
    "target": "Ce module fournit des métadonnées aux services externes au format XML JATS via l'interface OAI-PMH. Combiné avec le module JATS Template, il peut fonctionner même si les documents JATS XML n'ont pas été téléchargés dans OJS.",
    "id": 849519,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/849519/?format=api"
}