GET /api/entry/InterPro/protein/UniProt/A7J7W8/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR007031",
                "name": "Poxvirus VLTF3, late transcription factor",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF04947": "Poxvirus Late Transcription Factor VLTF3 like"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0046782",
                        "name": "regulation of viral transcription",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a7j7w8",
                    "protein_length": 387,
                    "source_database": "unreviewed",
                    "organism": "399781",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 217,
                                    "end": 383,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}