Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/7445/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-persons/maxime-lecoq/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-persons/maxime-lecoq/nl/?format=api",
    "user": "http://translate.diyseeds.org/api/users/edhaese/?format=api",
    "author": "http://translate.diyseeds.org/api/users/edhaese/?format=api",
    "timestamp": "2022-02-03T12:34:09.009083+01:00",
    "action": 5,
    "target": "Maxime Lecoq is freelance developer. Hij zet zijn brede kennis van vrije software in voor projecten die een verschil maken. Maxime is ontwikkelaar, webmaster, coördinator en communicatieverantwoordelijke van www.diyseeds.org.",
    "id": 27274,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/27274/?format=api"
}