Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12033660/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-composer/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-composer/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-24T10:58:36.954395Z",
    "action": 59,
    "target": "Fournissez l'url de votre instance VMWare vSphere vers laquelle le fichier image sera téléchargé.",
    "id": 12159906,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/12159906/?format=api"
}