GET /api/entry/all/protein/unreviewed/W5MMX1/?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": "IPR019402",
                "name": "CWH43-like, N-terminal domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF10277": "Frag1/DRAM/Sfk1/Cwh43P N-terminal domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w5mmx1",
                    "protein_length": 253,
                    "source_database": "unreviewed",
                    "organism": "7918",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 19,
                                    "end": 239,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR039545",
                "name": "Post-GPI attachment to proteins factor 2",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR12892": "FGF RECEPTOR ACTIVATING PROTEIN 1"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0000139",
                        "name": "Golgi membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "w5mmx1",
                    "protein_length": 253,
                    "source_database": "unreviewed",
                    "organism": "7918",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 11,
                                    "end": 252,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF10277",
                "name": "Frag1/DRAM/Sfk1/Cwh43P N-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR019402",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w5mmx1",
                    "protein_length": 253,
                    "source_database": "unreviewed",
                    "organism": "7918",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 19,
                                    "end": 239,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF10277",
                            "score": 1.2e-45
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR12892",
                "name": "FGF RECEPTOR ACTIVATING PROTEIN 1",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR039545",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w5mmx1",
                    "protein_length": 253,
                    "source_database": "unreviewed",
                    "organism": "7918",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 11,
                                    "end": 252,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR12892:SF11",
                            "score": 8.3e-84,
                            "subfamily": {
                                "accession": "PTHR12892:SF11",
                                "name": "POST-GPI ATTACHMENT TO PROTEINS FACTOR 2"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}