Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/12801323/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis/sv/?format=api",
    "user": "https://hosted.weblate.org/api/users/mattiasmun/?format=api",
    "author": "https://hosted.weblate.org/api/users/mattiasmun/?format=api",
    "timestamp": "2019-10-18T15:46:08+02:00",
    "action": 5,
    "target": "Om du sätter SMTP-leverantör till \"Turris\" kommer servrar som tillhandahålls till medlemmar av Turris projektet att användas. Dessa servrar behöver inga ytterligare inställningar. Om du vill använda en egen SMTP server, välj \"Anpassad\" och mata in nödvändiga inställningar.",
    "id": 4843118,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/4843118/?format=api"
}