GET /api/entry/all/protein/unreviewed/G5BDF7/?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": "IPR007273",
                "name": "SCAMP",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR10687": "SECRETORY CARRIER-ASSOCIATED MEMBRANE PROTEIN SCAMP"
                    },
                    "pfam": {
                        "PF04144": "SCAMP family"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0015031",
                        "name": "protein transport",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0016020",
                        "name": "membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "g5bdf7",
                    "protein_length": 349,
                    "source_database": "unreviewed",
                    "organism": "10181",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 18,
                                    "end": 332,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF04144",
                "name": "SCAMP family",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR007273",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g5bdf7",
                    "protein_length": 349,
                    "source_database": "unreviewed",
                    "organism": "10181",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 134,
                                    "end": 309,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF04144",
                            "score": 9.4e-61
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR10687",
                "name": "SECRETORY CARRIER-ASSOCIATED MEMBRANE PROTEIN SCAMP",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR007273",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g5bdf7",
                    "protein_length": 349,
                    "source_database": "unreviewed",
                    "organism": "10181",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 18,
                                    "end": 332,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR10687:SF6",
                            "score": 4e-106,
                            "subfamily": {
                                "accession": "PTHR10687:SF6",
                                "name": "SECRETORY CARRIER-ASSOCIATED MEMBRANE PROTEIN 3"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}