GET /api/entry/InterPro/protein/UniProt/A0A6J2PUJ6/?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": "IPR019383",
                "name": "Golgin subfamily A member 7/ERF4",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF10256": "Golgin subfamily A member 7/ERF4 family"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6j2puj6",
                    "protein_length": 154,
                    "source_database": "unreviewed",
                    "organism": "56716",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 34,
                                    "end": 125,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR039735",
                "name": "Cysteine-rich hydrophobic domain-containing protein 1/2",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR13005": "CYSTEINE-RICH HYDROPHOBIC DOMAIN PROTEIN BRAIN X-LINKED PROTEIN"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6j2puj6",
                    "protein_length": 154,
                    "source_database": "unreviewed",
                    "organism": "56716",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 29,
                                    "end": 154,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}