{ "@context": "/api/contexts/Player", "@id": "/api/players", "@type": "hydra:Collection", "hydra:member": [ { "@id": "/api/players/9cee8464-c12c-49b8-8a95-83de9093a3f2", "@type": "Player", "id": "9cee8464-c12c-49b8-8a95-83de9093a3f2", "username": "jewome62", "minecraftUuid": "7c7a0cb7-9b76-4e7e-a433-dd0b5caa1ead", "playerRanks": [ "/api/player_ranks/ebf32785-e1de-4cf3-b985-1e1a1cafaad6" ], "stats": "/api/player_stats/70fc9713-af30-4c69-b83a-9a55997c7555", "absences": [], "sessions": [], "rankEvolutions": [], "sanctions": [], "user": "/api/users/dcc65053-30eb-4c1f-be30-56a9a6667f42" } ], "hydra:totalItems": 1, "hydra:view": { "@id": "/api/players?username=jewome62", "@type": "hydra:PartialCollectionView" }, "hydra:search": { "@type": "hydra:IriTemplate", "hydra:template": "/api/players{?username,minecraftUuid,minecraftUuid[]}", "hydra:variableRepresentation": "BasicRepresentation", "hydra:mapping": [ { "@type": "IriTemplateMapping", "variable": "username", "property": "username", "required": false }, { "@type": "IriTemplateMapping", "variable": "minecraftUuid", "property": "minecraftUuid", "required": false }, { "@type": "IriTemplateMapping", "variable": "minecraftUuid[]", "property": "minecraftUuid", "required": false } ] } }