GET /api/entry/all/protein/reviewed/P34660/?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": "IPR012621",
                "name": "Mitochondrial import receptor subunit TOM7",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF08038": "TOM7 family"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0030150",
                        "name": "protein import into mitochondrial matrix",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0005742",
                        "name": "mitochondrial outer membrane translocase complex",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "p34660",
                    "protein_length": 58,
                    "source_database": "reviewed",
                    "organism": "6239",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 8,
                                    "end": 55,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF08038",
                "name": "TOM7 family",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR012621",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "p34660",
                    "protein_length": 58,
                    "source_database": "reviewed",
                    "organism": "6239",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 8,
                                    "end": 55,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF08038",
                            "score": 1.6e-10
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR46722",
                "name": "Mitochondrial import receptor subunit TOM7",
                "source_database": "panther",
                "type": "family",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "p34660",
                    "protein_length": 58,
                    "source_database": "reviewed",
                    "organism": "6239",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 57,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR46722:SF1",
                            "score": 5e-18,
                            "subfamily": {
                                "accession": "PTHR46722:SF1",
                                "name": "MITOCHONDRIAL IMPORT RECEPTOR SUBUNIT TOM7 HOMOLOG"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}