Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/4275/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-organizations/buzuruna-juzuruna/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-organizations/buzuruna-juzuruna/fr/?format=api",
    "user": "http://translate.diyseeds.org/api/users/mwidmer/?format=api",
    "author": "http://translate.diyseeds.org/api/users/mwidmer/?format=api",
    "timestamp": "2021-09-16T16:19:01.750924+02:00",
    "action": 2,
    "target": "Collectif d’agriculteurs et agricultrices syrien·nes, libanais·es et français·es qui a mis en place au Liban un centre de formation à l’agroécologie.",
    "id": 8916,
    "action_name": "Translation changed",
    "url": "http://translate.diyseeds.org/api/changes/8916/?format=api"
}