Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/125607/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/mail-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/mail-translations/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-09T03:05:25.233397Z",
    "action": 59,
    "target": "Cela affecte seulement les adresses email enregistrées dans les propriétés de l'objet de type Email, aussi longtemps que l'afficheur par défaut pour le type de propriété Email n'est pas écrasé.",
    "id": 400495,
    "action_name": "String updated in the repository",
    "url": "https://l10n.xwiki.org/api/changes/400495/?format=api"
}