Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/15001/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/corn-salad/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/corn-salad/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-23T09:52:48.149307+01:00",
    "action": 5,
    "target": "Isolationsabstände von 50m zwischen zwei Feldsalat-Sorten genügen, um ungewollte Kreuzungen zu verhindern. Existiert ein natürliches Hindernis wie eine Hecke, kann dieser Abstand auf 30m verringert werden.",
    "id": 18114,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/18114/?format=api"
}