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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR008253",
                "name": "Marvel domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS51225": "MARVEL domain profile"
                    },
                    "pfam": {
                        "PF01284": "Membrane-associating domain"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0016020",
                        "name": "membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "q8iz96",
                    "protein_length": 169,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 17,
                                    "end": 135,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR050578",
                "name": "MARVEL domain-containing and chemokine-like factor proteins",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR22776": "MARVEL domain-containing and chemokine-like factor proteins"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q8iz96",
                    "protein_length": 169,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 25,
                                    "end": 135,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PS51225",
                "name": "MARVEL domain profile",
                "source_database": "profile",
                "type": "domain",
                "integrated": "IPR008253",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q8iz96",
                    "protein_length": 169,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 17,
                                    "end": 135,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PS51225",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR22776",
                "name": "MARVEL domain-containing and chemokine-like factor proteins",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR050578",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q8iz96",
                    "protein_length": 169,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 25,
                                    "end": 135,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR22776:SF43",
                            "score": 1.7e-12,
                            "subfamily": {
                                "accession": "PTHR22776:SF43",
                                "name": "CKLF-LIKE MARVEL TRANSMEMBRANE DOMAIN-CONTAINING PROTEIN 1"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}