Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/14336/?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-14T10:00:05.596010+01:00",
    "action": 2,
    "target": "Der komplette Zyklus eines Samenträgers dauert oft mehrere Monate länger als beim Speisegemüse. So zum Beispiel kann Salat bereits nach 2 bis 3 Monaten gegessen werden. Der gesamte Zyklus von der Aussaat bis zur Samenernte dauert jedoch 5 bis 6 Monate. Es gibt auch viele sogenannt zweijährige Pflanzenarten, wie zum Beispiel die Karotte, die erst im zweiten Anbaujahr in Blüte steigt und Samen ausbildet.",
    "id": 16656,
    "action_name": "Translation changed",
    "url": "http://translate.diyseeds.org/api/changes/16656/?format=api"
}