GET /desire-api/polymers/2009/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "pdata_id": 2009,
    "gi": "BAA79767.1",
    "genesymbol": null,
    "genedescription": "30S ribosomal protein S8e ",
    "strain": "https://proteovision.chemistry.gatech.edu/desire-api/species/272557/?format=api",
    "nomgd": "https://proteovision.chemistry.gatech.edu/desire-api/nomenclature/274/?format=api",
    "alns_of_polymer": [
        {
            "url": "https://proteovision.chemistry.gatech.edu/desire-api/alignments/69/?format=api"
        },
        {
            "url": "https://proteovision.chemistry.gatech.edu/desire-api/alignments/96/?format=api"
        }
    ]
}