Changes API.

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

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

{
    "unit": "https://translate.memarc.info/api/units/28339/?format=api",
    "component": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/?format=api",
    "translation": "https://translate.memarc.info/api/translations/memorial-archives/memorial-archives-website/de/?format=api",
    "user": "https://translate.memarc.info/api/users/admin/?format=api",
    "author": "https://translate.memarc.info/api/users/admin/?format=api",
    "timestamp": "2022-08-29T13:12:26.581302Z",
    "action": 5,
    "target": "Unser Archiv sammelt und verwahrt in erster Linie Dokumente, Materialien und Objekte mit Bezug zum Konzentrationslager Flossenbürg oder seiner Außenlager. Bitte haben Sie Verständnis, dass wir deshalb nur zum Lagerkomplex Flossenbürg kompetent Auskunft geben können.",
    "id": 7831,
    "action_name": "New translation",
    "url": "https://translate.memarc.info/api/changes/7831/?format=api"
}