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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR007527",
                "name": "Zinc finger, SWIM-type",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS50966": "Zinc finger SWIM-type profile"
                    },
                    "pfam": {
                        "PF04434": "SWIM zinc finger"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0008270",
                        "name": "zinc ion binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a7n4nr91",
                    "protein_length": 1687,
                    "source_database": "unreviewed",
                    "organism": "9305",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 30,
                                    "end": 66,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR048370",
                "name": "ZSWIM4-8, C-terminal",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF21055": "ZSWIM4-8, C-terminal"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7n4nr91",
                    "protein_length": 1687,
                    "source_database": "unreviewed",
                    "organism": "9305",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1511,
                                    "end": 1672,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR057945",
                "name": "ZSWIM8, TPR repeats",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF25572": "ZSWIM8, TPR repeats"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7n4nr91",
                    "protein_length": 1687,
                    "source_database": "unreviewed",
                    "organism": "9305",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 145,
                                    "end": 341,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}