GET /api/entry/InterPro/protein/UniProt/A0AAJ6ZPW2/?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": "IPR004680",
                "name": "Citrate transporter-like domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF03600": "Citrate transporter"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0055085",
                        "name": "transmembrane transport",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0016020",
                        "name": "membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0aaj6zpw2",
                    "protein_length": 849,
                    "source_database": "unreviewed",
                    "organism": "66420",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 354,
                                    "end": 786,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR051475",
                "name": "Diverse Ion Transporter",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR43568": "Diverse Ion Transporter"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0aaj6zpw2",
                    "protein_length": 849,
                    "source_database": "unreviewed",
                    "organism": "66420",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 145,
                                    "end": 849,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}