Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/14958/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/lettuce/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/lettuce/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-31T20:29:59.242871+01:00",
    "action": 5,
    "target": "De bloeiwijze van sla wordt hoofdje of capitulum genoemd. Slahoofdjes zijn tweeslachtig en zelfbevruchtend. Dat betekent dat de mannelijke en vrouwelijke organen in dezelfde bloem voorkomen en dat tussen beide ook bestuiving plaatsvindt. Sla is dus een zelfbestuiver.",
    "id": 25877,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/25877/?format=api"
}