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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR037651",
                "name": "SWR1-complex protein 3",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR28108": "SWR1-COMPLEX PROTEIN 3"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0140849",
                        "name": "ATP-dependent H2AZ histone chaperone activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0006338",
                        "name": "chromatin remodeling",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0000812",
                        "name": "Swr1 complex",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "w6ps50",
                    "protein_length": 761,
                    "source_database": "unreviewed",
                    "organism": "1365484",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 698,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR057558",
                "name": "SWR1-complex protein 3 domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF24707": "Swc3"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w6ps50",
                    "protein_length": 761,
                    "source_database": "unreviewed",
                    "organism": "1365484",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 58,
                                    "end": 150,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF24707",
                "name": "Swc3",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR057558",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w6ps50",
                    "protein_length": 761,
                    "source_database": "unreviewed",
                    "organism": "1365484",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 58,
                                    "end": 150,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF24707",
                            "score": 5e-14
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR28108",
                "name": "SWR1-COMPLEX PROTEIN 3",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR037651",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w6ps50",
                    "protein_length": 761,
                    "source_database": "unreviewed",
                    "organism": "1365484",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 698,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR28108:SF1",
                            "score": 0,
                            "subfamily": {
                                "accession": "PTHR28108:SF1",
                                "name": "SWR1-COMPLEX PROTEIN 3"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}