Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/14334/?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-14T09:57:10.855015+01:00",
    "action": 2,
    "target": "Aber es ist auch möglich, eine Sorte zu erhalten, ohne eine präzise Auswahl vorzunehmen damit alle verschiedenartigen Elemente erhalten bleiben. Dies fördert eine grosse genetische Vielfalt und erhält eine grosse Anpassungsfähigkeit der Sorte. So bewahrt sie ein Potenzial, das man später für Selektionen nutzen kann.",
    "id": 16655,
    "action_name": "Translation changed",
    "url": "http://translate.diyseeds.org/api/changes/16655/?format=api"
}