GET /api/entry/InterPro/protein/UniProt/A0A8J0SW47/?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": "IPR019139",
                "name": "Leucine-rich repeat flightless-interacting protein 1/2",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF09738": "LRRFIP family"
                    },
                    "panther": {
                        "PTHR19212": "LEUCINE RICH REPEAT IN FLII INTERACTING PROTEIN"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0006355",
                        "name": "regulation of DNA-templated transcription",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a8j0sw47",
                    "protein_length": 1021,
                    "source_database": "unreviewed",
                    "organism": "8364",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 764,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}