GET /api/protein/UniProt/taxonomy/uniprot/1400577/?page_size=20
HTTP 200 OK
Allow: GET, HEAD
Cached: true
Content-Type: application/json
InterPro-Version: 104.0
InterPro-Version-Minor: 0
Server-Timing: 
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "A0A059SQ39",
                "name": "ATPase F1/V1/A1 complex alpha/beta subunit nucleotide-binding domain-containing protein",
                "source_database": "unreviewed",
                "length": 178,
                "source_organism": {
                    "taxId": "1400577",
                    "scientificName": "Dictyostelium cf. aureostipes Thai2C1",
                    "fullName": "Dictyostelium cf. aureostipes Thai2C1"
                },
                "gene": "atp1",
                "in_alphafold": true
            },
            "taxa": [
                {
                    "accession": "1400577",
                    "lineage": [
                        "1",
                        "131567",
                        "2759",
                        "554915",
                        "2605435",
                        "142796",
                        "33083",
                        "2058949",
                        "2058185",
                        "5782",
                        "1400577"
                    ],
                    "source_database": "uniprot"
                }
            ]
        }
    ]
}