Changes API.

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

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

{
    "unit": "http://localization.appnomi.com/api/units/45796/?format=api",
    "component": "http://localization.appnomi.com/api/components/tappsly/tidy/?format=api",
    "translation": "http://localization.appnomi.com/api/translations/tappsly/tidy/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-25T08:44:50.870828Z",
    "action": 6,
    "target": "TESTEN SIE 3 TAGE KOSTENLOS\n (12 Monate bei %@/Monat. Sparen Sie über 59 % %)",
    "id": 69158,
    "action_name": "Automatic translation",
    "url": "http://localization.appnomi.com/api/changes/69158/?format=api"
}