GET /api/entry/all/protein/unreviewed/D7TLH6/?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": "IPR004330",
                "name": "FAR1, DNA binding domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF03101": "FAR1 DNA-binding domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "d7tlh6",
                    "protein_length": 239,
                    "source_database": "unreviewed",
                    "organism": "29760",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 106,
                                    "end": 192,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF03101",
                "name": "FAR1 DNA-binding domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR004330",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "d7tlh6",
                    "protein_length": 239,
                    "source_database": "unreviewed",
                    "organism": "29760",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 106,
                                    "end": 192,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF03101",
                            "score": 8.3e-17
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR46328",
                "name": "FAR-RED IMPAIRED RESPONSIVE (FAR1) FAMILY PROTEIN-RELATED",
                "source_database": "panther",
                "type": "family",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "d7tlh6",
                    "protein_length": 239,
                    "source_database": "unreviewed",
                    "organism": "29760",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 36,
                                    "end": 191,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR46328:SF30",
                            "score": 1.2e-37,
                            "subfamily": {
                                "accession": "PTHR46328:SF30",
                                "name": "OS04G0641500 PROTEIN"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}