GET /api/entry/pfam/protein/UniProt/Q89AF4/?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": "PF08529",
                "name": "NusA N-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR013735",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q89af4",
                    "protein_length": 497,
                    "source_database": "reviewed",
                    "organism": "224915",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 4,
                                    "end": 123,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF08529",
                            "score": 1.8e-32
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13184",
                "name": "NusA-like first KH domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR025249",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q89af4",
                    "protein_length": 497,
                    "source_database": "reviewed",
                    "organism": "224915",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 199,
                                    "end": 276,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13184",
                            "score": 3.8e-28
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF14520",
                "name": "Helix-hairpin-helix domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR060101",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q89af4",
                    "protein_length": 497,
                    "source_database": "reviewed",
                    "organism": "224915",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 433,
                                    "end": 486,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF14520",
                            "score": 1.1e-05
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF26594",
                "name": "NusA-like second KH domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR058582",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q89af4",
                    "protein_length": 497,
                    "source_database": "reviewed",
                    "organism": "224915",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 281,
                                    "end": 343,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF26594",
                            "score": 6.4e-20
                        }
                    ]
                }
            ]
        }
    ]
}