GET /api/protein/UniProt/structure/PDB/2fa1/?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": "P16684",
                "name": "Probable transcriptional regulator PhnF",
                "source_database": "reviewed",
                "length": 241,
                "source_organism": {
                    "taxId": "83333",
                    "scientificName": "Escherichia coli (strain K12)",
                    "fullName": "Escherichia coli (strain K12)"
                },
                "gene": "phnF",
                "in_alphafold": true,
                "in_bfvd": false
            },
            "structures": [
                {
                    "structure_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 4,
                                    "end": 160,
                                    "protein_start": 85,
                                    "protein_end": 241
                                }
                            ]
                        }
                    ],
                    "organism": {
                        "taxid": "83333"
                    },
                    "protein": "p16684",
                    "chain": "A",
                    "protein_length": 241,
                    "source_database": "pdb",
                    "sequence": "GHMNAQARFSQNLLDQGSHPTSEKLLSVLRPASGHVADALGITEGENVIHLRTLRRVNGVALCLIDHYFADLTLWPTLQRFDSGSLHDFLREQTGIALRRSQTRISARRAQAKECQRLEIPNMSPLLCVRTLNHRDGESSPAEYSVSLTRADMIEFTMEH",
                    "sequence_length": 160,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 12,
                                    "end": 240,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ],
                    "entry_structure_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 5,
                                    "end": 159,
                                    "dc-status": "CONTINUOUS",
                                    "auth_start": 86,
                                    "auth_end": 240
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ],
                    "accession": "2fa1"
                },
                {
                    "structure_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 4,
                                    "end": 160,
                                    "protein_start": 85,
                                    "protein_end": 241
                                }
                            ]
                        }
                    ],
                    "organism": {
                        "taxid": "83333"
                    },
                    "protein": "p16684",
                    "chain": "B",
                    "protein_length": 241,
                    "source_database": "pdb",
                    "sequence": "GHMNAQARFSQNLLDQGSHPTSEKLLSVLRPASGHVADALGITEGENVIHLRTLRRVNGVALCLIDHYFADLTLWPTLQRFDSGSLHDFLREQTGIALRRSQTRISARRAQAKECQRLEIPNMSPLLCVRTLNHRDGESSPAEYSVSLTRADMIEFTMEH",
                    "sequence_length": 160,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 6,
                                    "end": 241,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ],
                    "entry_structure_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3,
                                    "end": 160,
                                    "dc-status": "CONTINUOUS",
                                    "auth_start": 84,
                                    "auth_end": 241
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ],
                    "accession": "2fa1"
                }
            ]
        }
    ]
}