Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/486205/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:05:22.211999Z",
    "action": 59,
    "target": "Wybierz dodatkowe języki, by zostały zainstalowane i były dostępne w tym OJS. Dopiero wtedy będzie można obsługiwane czasopisma konfigurować do ich użycia. Informacje o dodawaniu wsparcia dla nowych języków w OJS są podane w jego dokumentacji.",
    "id": 420412,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/420412/?format=api"
}