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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR019441",
                "name": "FMP27/BLTP2/Hobbit, GFWDK motif-containing RBG unit",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "smart": {
                        "SM01214": "RNA pol II promoter Fmp27 protein domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6g1pqw8",
                    "protein_length": 2213,
                    "source_database": "unreviewed",
                    "organism": "215402",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1006,
                                    "end": 1138,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR045167",
                "name": "Hobbit",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF10344": "Hobbit/FMP27/BTLP2 family"
                    },
                    "panther": {
                        "PTHR15678": "ANTIGEN MLAA-22-RELATED"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6g1pqw8",
                    "protein_length": 2213,
                    "source_database": "unreviewed",
                    "organism": "215402",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 8,
                                    "end": 2204,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}