GET /api/entry/all/protein/unreviewed/A0A8C9BGC8/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 109.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR028128",
                "name": "Vasculin family",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR14339": "VASCULIN"
                    },
                    "pfam": {
                        "PF15337": "Vascular protein family Vasculin-like 1"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003677",
                        "name": "DNA binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0003723",
                        "name": "RNA binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0006351",
                        "name": "DNA-templated transcription",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0045893",
                        "name": "positive regulation of DNA-templated transcription",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0005634",
                        "name": "nucleus",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a8c9bgc8",
                    "protein_length": 472,
                    "source_database": "unreviewed",
                    "organism": "42100",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 471,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF15337",
                "name": "Vascular protein family Vasculin-like 1",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR028128",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a8c9bgc8",
                    "protein_length": 472,
                    "source_database": "unreviewed",
                    "organism": "42100",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 377,
                                    "end": 469,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF15337",
                            "score": 1.3e-38
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR14339",
                "name": "VASCULIN",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR028128",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a8c9bgc8",
                    "protein_length": 472,
                    "source_database": "unreviewed",
                    "organism": "42100",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 471,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR14339:SF10",
                            "score": 0,
                            "subfamily": {
                                "accession": "PTHR14339:SF10",
                                "name": "VASCULIN-LIKE PROTEIN 1"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}