Actino_Draft Version

Get the current version of the Actino_Draft database that PhagesDB is using.

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

[
    {
        "Version": 613,
        "SchemaVersion": 11
    }
]