Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/25507105/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/nb_NO/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/kingu/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/kingu/?format=api",
    "timestamp": "2021-02-26T06:21:48.172598Z",
    "action": 37,
    "target": "<strong>Donasjoner til Document-stiftelsen er fradragsberettiget i mange land.<br/>Ditt lokale skattekontor kan gi deg detaljene.</strong><br/><strong>For innbyggere i Tyskland:</strong><em>\"{germanLegalText}\"</em>",
    "id": 1918633,
    "action_name": "Marked for edit",
    "url": "https://translations.documentfoundation.org/api/changes/1918633/?format=api"
}