GET /api/entry/pfam/protein/UniProt/P0A940/?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": "PF01103",
                "name": "Omp85 superfamily domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000184",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "p0a940",
                    "protein_length": 810,
                    "source_database": "reviewed",
                    "organism": "83333",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 448,
                                    "end": 810,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01103",
                            "score": 2.1e-108
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF07244",
                "name": "Surface antigen variable number repeat",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR010827",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "p0a940",
                    "protein_length": 810,
                    "source_database": "reviewed",
                    "organism": "83333",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 92,
                                    "end": 172,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07244",
                            "score": 1.3e-08
                        },
                        {
                            "fragments": [
                                {
                                    "start": 176,
                                    "end": 263,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07244",
                            "score": 1e-12
                        },
                        {
                            "fragments": [
                                {
                                    "start": 266,
                                    "end": 344,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07244",
                            "score": 1.1e-10
                        },
                        {
                            "fragments": [
                                {
                                    "start": 348,
                                    "end": 421,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07244",
                            "score": 7.3e-11
                        }
                    ]
                }
            ]
        }
    ]
}