Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/5130/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/films/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/de/?format=api",
    "user": "http://translate.diyseeds.org/api/users/mwidmer/?format=api",
    "author": "http://translate.diyseeds.org/api/users/mwidmer/?format=api",
    "timestamp": "2022-02-26T11:54:48.132718+01:00",
    "action": 5,
    "target": "Die Lehrfilme 'Saatgut ist Gemeingut' wurden nach vierjähriger Arbeit 2015 zum Verkauf angeboten. Sie geben ein Maximum an Anleitungen an alle die sich dieses Fachwissen aneignen wollen. Der Anbau von 32 verschiedenen Gemüsesorten einerseits und 8 weiteren Modulen geben grundlegende theoretische und praktische Ratschläge.",
    "id": 30189,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/30189/?format=api"
}