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

{
    "pdata_id": 1303,
    "gi": "BAA81336.2",
    "genesymbol": null,
    "genedescription": "50S ribosomal protein L35Ae ",
    "strain": "https://proteovision.chemistry.gatech.edu/desire-api/species/272557/?format=api",
    "nomgd": "https://proteovision.chemistry.gatech.edu/desire-api/nomenclature/99/?format=api",
    "alns_of_polymer": [
        {
            "url": "https://proteovision.chemistry.gatech.edu/desire-api/alignments/58/?format=api"
        },
        {
            "url": "https://proteovision.chemistry.gatech.edu/desire-api/alignments/86/?format=api"
        }
    ]
}