GET /api/entry/InterPro/protein/UniProt/Q5Q9L8/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR000328",
                "name": "Retroviral envelope protein GP41-like",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "cdd": {
                        "cd09909": "heptad repeat 1-heptad repeat 2 region (ectodomain) of the gp41 subunit of human immunodeficiency virus (HIV-1), and related domains"
                    },
                    "pfam": {
                        "PF00517": "Retroviral envelope protein"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005198",
                        "name": "structural molecule activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "q5q9l8",
                    "protein_length": 149,
                    "source_database": "unreviewed",
                    "organism": "11676",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 6,
                                    "end": 149,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}