Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/101961/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/el/?format=api",
    "user": null,
    "author": "https://translate.pdfforge.org/api/users/anonymous/?format=api",
    "timestamp": "2019-11-28T22:15:20.316525Z",
    "action": 5,
    "target": "Η επιλεγμένη διαδρομή είναι πολύ μεγάλη. Παρακαλώ εισάγετε μια έγκυρη διαδρομή.",
    "id": 41423,
    "action_name": "New translation",
    "url": "https://translate.pdfforge.org/api/changes/41423/?format=api"
}