GET /api/entry/pfam/protein/UniProt/S0DN43/?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": "PF00085",
                "name": "Thioredoxin",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR013766",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "s0dn43",
                    "protein_length": 757,
                    "source_database": "unreviewed",
                    "organism": "1279085",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 40,
                                    "end": 153,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00085",
                            "score": 9.9e-10
                        },
                        {
                            "fragments": [
                                {
                                    "start": 303,
                                    "end": 396,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00085",
                            "score": 1.6e-21
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13848",
                "name": "Thioredoxin-like domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "s0dn43",
                    "protein_length": 757,
                    "source_database": "unreviewed",
                    "organism": "1279085",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 461,
                                    "end": 558,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13848",
                            "score": 0.0021
                        }
                    ]
                }
            ]
        }
    ]
}