GET /api/protein/UniProt/structure/PDB/3oz0/?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": "Q03181",
                "name": "Peroxisome proliferator-activated receptor delta",
                "source_database": "reviewed",
                "length": 441,
                "source_organism": {
                    "taxId": "9606",
                    "scientificName": "Homo sapiens",
                    "fullName": "Homo sapiens (Human)"
                },
                "gene": "PPARD",
                "in_alphafold": true,
                "in_bfvd": false
            },
            "structures": [
                {
                    "structure_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 9,
                                    "end": 285,
                                    "protein_start": 165,
                                    "protein_end": 441
                                }
                            ]
                        }
                    ],
                    "organism": {
                        "taxid": "9606"
                    },
                    "protein": "q03181",
                    "chain": "A",
                    "protein_length": 441,
                    "source_database": "pdb",
                    "sequence": "MGHHHHHHGSQYNPQVADLKAFSKHIYNAYLKNFNMTKKKARSILTGKASHTAPFVIHDIETLWQAEKGLVWKQLVNGLPPYKEISVHVFYRCQCTTVETVRELTEFAKSIPSFSSLFLNDQVTLLKYGVHEAIFAMLASIVNKDGLLVANGSGFVTREFLRSLRKPFSDIIEPKFEFAVKFNALELDDSDLALFIAAIILCGDRPGLMNVPRVEAIQDTILRALEFHLQANHPDAQYLFPKLLQKMADLRQLVTEHAQMMQRIKKTETETSLHPLLQEIYKDMY",
                    "sequence_length": 285,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 134,
                                    "end": 144,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 252,
                                    "end": 273,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 273,
                                    "end": 289,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 341,
                                    "end": 356,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 398,
                                    "end": 415,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ],
                    "entry_structure_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 96,
                                    "end": 117,
                                    "dc-status": "CONTINUOUS",
                                    "auth_start": 288,
                                    "auth_end": 309
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 117,
                                    "end": 133,
                                    "dc-status": "CONTINUOUS",
                                    "auth_start": 309,
                                    "auth_end": 325
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 185,
                                    "end": 200,
                                    "dc-status": "CONTINUOUS",
                                    "auth_start": 377,
                                    "auth_end": 392
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 242,
                                    "end": 259,
                                    "dc-status": "CONTINUOUS",
                                    "auth_start": 434,
                                    "auth_end": 451
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ],
                    "accession": "3oz0"
                }
            ]
        }
    ]
}