Changes API.

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

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

{
    "unit": "https://translate.memarc.info/api/units/20006/?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": "2020-05-15T08:59:14.659648Z",
    "action": 5,
    "target": "Bitte geben Sie den Text genau so ein, wie er oben abgebildet ist (mit Groß-/Kleinschreibung).",
    "id": 2615,
    "action_name": "New translation",
    "url": "https://translate.memarc.info/api/changes/2615/?format=api"
}