Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/12995/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/abc-classification/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/abc-classification/pt/?format=api",
    "user": "http://translate.diyseeds.org/api/users/owidmer/?format=api",
    "author": "http://translate.diyseeds.org/api/users/owidmer/?format=api",
    "timestamp": "2022-03-02T11:29:25.940184+01:00",
    "action": 2,
    "target": "Geralmente, variedades de espécies diferentes não podem cruzar entre si. Por exemplo, não tem risco nenhum de cruzamento entre um pepino e um melão.",
    "id": 30213,
    "action_name": "Translation changed",
    "url": "http://translate.diyseeds.org/api/changes/30213/?format=api"
}