Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/14754/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/watermelon/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/watermelon/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-01-13T12:22:08.728201+01:00",
    "action": 5,
    "target": "Besteed veel aandacht aan de keuze van zaaddragers die beantwoorden aan de kenmerken van het ras : vroegrijpheid, het aantal vruchten, de smaak en het suikergehalte.",
    "id": 20967,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/20967/?format=api"
}