Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/14335/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/abc-selection/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/abc-selection/de/?format=api",
    "user": "http://translate.diyseeds.org/api/users/mwidmer/?format=api",
    "author": "http://translate.diyseeds.org/api/users/mwidmer/?format=api",
    "timestamp": "2021-11-12T11:16:23.176292+01:00",
    "action": 5,
    "target": "Sie tragen lateinische Namen. Die lateinische Bezeichnung ermöglicht eine genaue Einteilung dort, wo die umgangssprachlichen Bezeichnungen Verwechslungen hervorrufen können.  Das Wort Kürbis bezeichnet ganz unterschiedliche Arten wie die Cucurbita Pepo, die Cucurbita Moschata oder auch die Cucurbita Maxima.",
    "id": 16412,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/16412/?format=api"
}