Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/26686/?format=api",
    "component": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
    "translation": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/el/?format=api",
    "dictionary": null,
    "user": 333,
    "author": 333,
    "timestamp": "2024-06-03T22:43:18.694162Z",
    "action": 2,
    "target": "Εισάγετε 4 γράμματα για το πρόθεμα του βίντεο (αν είναι μεγαλύτερο, θα εμφανιστούν μόνο τα πρώτα 4 γράμματα, αν είναι μικρότερο, θα συμπληρωθούν δεξιά με κάτω παύλες):",
    "id": 15899,
    "action_name": "Translation changed",
    "url": "https://localization.fgae.de/api/changes/15899/?format=api"
}