Players By Team
This endpoint allows you to retrieve the players from a specific team.
Multi-language: This feature allows the user to manually change the language of the API response by adding value to the
lang
attribute. Example:lang=en
.
Pagination: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.
Update Period: The endpoint is updated every day.
Recommended Calls: Limit calls to 1 per day.
Use Cases
Get players from a specific team_idhttps://aussie-rules.sportdevs.com/players-by-team?team_id=eq.{team_id}
Query Parameters
- team_id integer
Default value:
eq.2225
The id of the team
- offset string
Default value:
0
Limiting and Pagination
- limit string
Default value:
50
Limiting and Pagination
- lang string
Default value:
en
Multi-language
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema array
- team_id integer
The id of the team
Note: This is a Foreign Key to
teams.id
. - team_name text
The name of the team
- team_hash_image character varying
Possible values:
<= 64 characters
The hash image of the team
- players jsonb
The players
[
{
"team_id": 2225,
"team_name": "Collingwood Magpies",
"team_hash_image": "e1ca0a2c202717781b0bdd84654e00c8e05fc5a9ddebc92148eb895baa7770d9",
"players": [
{
"id": 40419,
"name": "Will Kelly",
"position": "D",
"country_id": 26,
"hash_image": "5af8be835636875609467b599d03eee780a0cf253b69a0a3abb957c3c579e8bf",
"short_name": "W. Kelly",
"country_name": "Australia",
"shirt_number": 20,
"date_of_birth": "2000-08-16T00:00:00+00:00",
"player_height": 194,
"country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
"player_jersey_number": "20"
},
{
"id": 40890,
"name": "Jakob Ryan",
"position": "D",
"country_id": 26,
"hash_image": "f07a1a6aaeb40ae3102869d56b787f6f86efd62ff1a005b28058a48bdbf921c9",
"short_name": "J. Ryan",
"country_name": "Australia",
"shirt_number": 24,
"date_of_birth": "2004-09-20T00:00:00+00:00",
"player_height": 189,
"country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
"player_jersey_number": "24"
},
{
"id": 193009,
"name": "Jamie Elliot",
"hash_image": "63e58acbbd157709a7c8645f3506f7e510a5ca69441fcba217f60f5706d192e5",
"short_name": "J. Elliot"
},
{
"id": 193019,
"name": "Scott Pendlebury",
"hash_image": "63c433db98d1ec82244e2f5d0cd1365cce94ff634589a4a8b4328afa6af890c5",
"short_name": "S. Pendlebury"
},
{
"id": 193027,
"name": "Steele Sidebottom",
"hash_image": "3e1d563105fbf5df3cd1451913f7c5eb9eb048b7a31d01e348644add7638a342",
"short_name": "S. Sidebottom"
},
{
"id": 193035,
"name": "Jeremy Howe",
"hash_image": "067000bdc96a66ee53bc7ee3774c0023d59013ee2c00c6f9e03691de58a57fd2",
"short_name": "J. Howe"
},
{
"id": 193037,
"name": "Jack Crisp",
"hash_image": "eecf7ea18c171fe4c00f9bcfdae327417ab6a2768f43dfa614c4394f9e9bc2a4",
"short_name": "J. Crisp"
},
{
"id": 193045,
"name": "Will Hoskin-Elliott",
"hash_image": "5b1417fbf32942a263739e63d8e4cf1829ebdd42c18eaadc8cdcfd25f65da441",
"short_name": "W. Hoskin-Elliott"
},
{
"id": 193053,
"name": "Jordan De Goey",
"hash_image": "76d933368ca6ff3925ae1fe9e5589ff29f0f96b226871d9dd2eb84b74e324975",
"short_name": "J. D. Goey"
},
{
"id": 193060,
"name": "Josh Daicos",
"hash_image": "f763f7373058eab94589180bad63ba16bd79362b3f0796c5399344ace5e287d1",
"short_name": "J. Daicos"
},
{
"id": 193063,
"name": "Darcy Moore",
"hash_image": "00e428296ed106941be99c0f84f0db934cd0cb292ce75405c5e1aba24896ee59",
"short_name": "D. Moore"
},
{
"id": 193067,
"name": "Taylor Adams",
"hash_image": "572092853eca059a66a701b64c5ae0dd06e5c49daec5b8fdce793b1da7ec79e3",
"short_name": "T. Adams"
},
{
"id": 193073,
"name": "Brayden Maynard",
"hash_image": "4138db698d645879d5c54ce1f9e48c879216fd574d1adbb611eae00277d38df8",
"short_name": "B. Maynard"
},
{
"id": 193092,
"name": "Darcy Cameron",
"hash_image": "9e8ed26e2379fd8701f2690fec5af16356b959a6c954b321ba6e8e4ca8baa9b6",
"short_name": "D. Cameron"
},
{
"id": 193112,
"name": "Patrick Lipinski",
"hash_image": "25f43b932e84a8c9d3a9fe3fd342203ed63f6e33ac7f9413bc78f305a9d833b8",
"short_name": "P. Lipinski"
},
{
"id": 193131,
"name": "Mason Cox",
"hash_image": "070830615260759911949c1f72011f70b83f0ad0483a4a1dd2fc633f5a87e806",
"short_name": "M. Cox"
},
{
"id": 193140,
"name": "Nathan Murphy",
"hash_image": "88f17865a29ef080656bea0953d0a9e0a4cf46bb5d65af3897a2266ca2c10325",
"short_name": "N. Murphy"
},
{
"id": 193155,
"name": "Brody Mihocek",
"hash_image": "8f501125d9af73376e06144944f03ed4215e1a93e3c8332943a2c458e11d9f51",
"short_name": "B. Mihocek"
},
{
"id": 193184,
"name": "Isaac Quaynor",
"hash_image": "05c6a0364dce313ad3fdc5fdc0dc2fcaa9827c855d0d441b94b549b2ff1ca2c9",
"short_name": "I. Quaynor"
},
{
"id": 193191,
"name": "Beau McCreery",
"hash_image": "5ae4e3fcaae3c6fdb3c5fc44f176ae188d31b2fbd73aad8992a9e3027cc6a750",
"short_name": "B. McCreery"
},
{
"id": 193204,
"name": "Jack Ginnivan",
"hash_image": "5fa26e8d208d9bd11e95877a5b1b8549430c493240b7c728d3042e7c1d0f4470",
"short_name": "J. Ginnivan"
},
{
"id": 193208,
"name": "John Noble",
"hash_image": "369d2de8f148940bc7f594224c909efc02b650dd91e2a66e431eaef16d6451d2",
"short_name": "J. Noble"
},
{
"id": 193221,
"name": "Nick Daicos",
"hash_image": "5abf7004ecb0669042a55da0a010c7c4f412e01beea61853975efa6720ad2803",
"short_name": "N. Daicos"
},
{
"id": 193234,
"name": "Finlay Macrae",
"hash_image": "ab05514d6c6c88d862ceb0919077e77e09a6a91f908e421c8b6f5c0a81e1860c",
"short_name": "F. Macrae"
},
{
"id": 193640,
"name": "Oliver Henry",
"hash_image": "5324ce947beb278c3f2e0bee0dd8ad22bbfb9e752fc2bc34d74cb3e50602a1f1",
"short_name": "O. Henry"
},
{
"id": 193694,
"name": "Brodie Grundy",
"hash_image": "3afb5574d645414cb281cab4eba358ae8a52b12b242ef5a38fa3bb1d5ac14edd",
"short_name": "B. Grundy"
},
{
"id": 193700,
"name": "Caleb Poulter",
"hash_image": "b862551d54e3adf283d63f41ab2d3ba5ac967295e5c80afe3cca4c5d4e302b75",
"short_name": "C. Poulter"
},
{
"id": 193794,
"name": "Ashley Johnson",
"position": "F",
"country_id": 26,
"hash_image": "8cf521b3ca7664ab954b918fd27dad9b86f0d60019ef69c5c1e4704b094c95e5",
"short_name": "A. Johnson",
"country_name": "Australia",
"shirt_number": 40,
"date_of_birth": "1997-10-06T00:00:00+00:00",
"player_height": 193,
"country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
"player_jersey_number": "40"
},
{
"id": 193895,
"name": "Trent Bianco",
"hash_image": "bcf18e67c0c7dcd16db0cbc0b95cfd464c2e0fb454255095fae4caf1b12e0c38",
"short_name": "T. Bianco"
},
{
"id": 193903,
"name": "Harvey Harrison",
"hash_image": "9ac71ff38b76d54604481b333f74eb018cd72c76b98e356b20f5b6b06011486e",
"short_name": "H. Harrison"
},
{
"id": 193949,
"name": "Reef McInnes",
"hash_image": "c5caefceef375efca71ee4f3c2c008debac77c8f895b6583e5686c2a468271e6",
"short_name": "R. McInnes"
},
{
"id": 194054,
"name": "Nathan Kreuger",
"hash_image": "2ec061282d44b1a53ce2407c731842b8284b1147d8a09959bed1e7b6cd43f7e3",
"short_name": "N. Kreuger"
},
{
"id": 194058,
"name": "Trey Ruscoe",
"hash_image": "8de1af2c27b9ebdc193efae1ad2344c30c998b18a5809c72dfde1f9095024f41",
"short_name": "T. Ruscoe"
},
{
"id": 194068,
"name": "Tom Wilson",
"hash_image": "3272da332c83b4195f7ab7a14979c96b5097751b66e53867886160ab88df87f8",
"short_name": "T. Wilson"
},
{
"id": 194099,
"name": "Josh Carmichael",
"position": "M",
"country_id": 26,
"hash_image": "62309a746e8d3687c1d137f5b84b72d80c15403df750c1a315992266112640cd",
"short_name": "J. Carmichael",
"country_name": "Australia",
"shirt_number": 45,
"date_of_birth": "1999-09-23T00:00:00+00:00",
"player_height": 190,
"country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
"player_jersey_number": "45"
},
{
"id": 194110,
"name": "Tyler Brown",
"hash_image": "766d7808c51c0310393f4e6673bf45eeaa7220ae469ce34525d7783d3f1d2a97",
"short_name": "T. Brown"
},
{
"id": 196756,
"name": "Isaac Chugg",
"hash_image": "d4aa00c91a6cbe6b1b56aea9cadae69830e325b8729e27d150487e7d1b221600",
"short_name": "I. Chugg"
},
{
"id": 197187,
"name": "Callum Brown",
"hash_image": "e52d6428e3259e22d49dc05ac03c575e4346534062e142944f861b6deae168d8",
"short_name": "C. Brown"
},
{
"id": 197243,
"name": "Aiden Begg",
"hash_image": "e627759733c158d1f4ccb67da52e47ec6bf21fbffc812e48b09de3d1be1320e0",
"short_name": "A. Begg"
},
{
"id": 197263,
"name": "Jack Madgen",
"hash_image": "3ed2d948253315e4d693784e27046ec4c4df5a1c7682faeabc369b2aa029a007",
"short_name": "J. Madgen"
},
{
"id": 197770,
"name": "Jordan Roughead",
"hash_image": "248bd365dcca8339ac04b9884a2de9b77bbb4560e633db08d45ea4f136cca661",
"short_name": "J. Roughead"
}
]
}
]