Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3320568/?format=api",
    "component": "https://l10n.elementary.io/api/components/desktop/gala/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/gala/fr/?format=api",
    "user": "https://l10n.elementary.io/api/users/alexandre-eliot/?format=api",
    "author": "https://l10n.elementary.io/api/users/alexandre-eliot/?format=api",
    "timestamp": "2023-05-13T11:40:10.142208Z",
    "action": 4,
    "target": "Définit correctement l'accentuation de l'espace de travail actif lorsque l'on entre dans la Vue Multitâche et anime 1:1 avec les gestes multipoints",
    "id": 1647620,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1647620/?format=api"
}