Changes API.

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

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

{
    "unit": "https://translate.opensourcepos.org/api/units/269261/?format=api",
    "component": "https://translate.opensourcepos.org/api/components/opensourcepos/sales/?format=api",
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/sv/?format=api",
    "user": "https://translate.opensourcepos.org/api/users/Umeaman/?format=api",
    "author": "https://translate.opensourcepos.org/api/users/Umeaman/?format=api",
    "timestamp": "2024-10-26T19:52:51.648185Z",
    "action": 7,
    "target": "Lägg till betalning och Fullständig Faktura/Försäljning",
    "id": 178337,
    "action_name": "Suggestion accepted",
    "url": "https://translate.opensourcepos.org/api/changes/178337/?format=api"
}