Players by Country

GET

The Players by Country ID Endpoint return all players from a specific country (Nationality)

Description

Headersapplication/json
Endpoint Example https://api.sportdatastreamapi.com/players/?user=USERNAME&token=TOKEN&t=list&country_id=COUNTRY_ID
Endpoint https://api.sportdatastreamapi.com/players/?user=null&token=null&t=list&country_id=4
PaginatedYes, 100 per page

Example Response

{
    "data": [
      {
        "id": 195,
        "team_id": null,
        "name": "",
        "common_name": "Ristl, Mart",
        "position": "M",
        "firstname": "Mart",
        "lastname": "Ristl",
        "birthday": "07/07/96",
        "birthcountry": null,
        "birthplace": null,
        "shirtnumber": null,
        "weight": 74,
        "height": 178,
        "img": "https://api.sportdatastreamapi.com/images/soccer/players/50/195.png",
        "country": {
          "id": 4,
          "name": "Germany",
          "cc": "de"
        }
      },
      {
        "id": 198,
        "team_id": null,
        "name": "",
        "common_name": "Jastrzembski, Dennis",
        "position": "F",
        "firstname": "Dennis",
        "lastname": "Jastrzembski",
        "birthday": "20/02/00",
        "birthcountry": null,
        "birthplace": null,
        "shirtnumber": null,
        "weight": 77,
        "height": 176,
        "img": "https://api.sportdatastreamapi.com/images/soccer/players/50/198.png",
        "country": {
          "id": 4,
          "name": "Germany",
          "cc": "de"
        }
      },
      {
        "id": 225,
        "team_id": null,
        "name": "",
        "common_name": "Steinborn, Matthias",
        "position": "F",
        "firstname": "Matthias",
        "lastname": "Steinborn",
        "birthday": "05/03/89",
        "birthcountry": null,
        "birthplace": null,
        "shirtnumber": null,
        "weight": 0,
        "height": 186,
        "img": "https://api.sportdatastreamapi.com/images/soccer/players/50/225.png",
        "country": {
          "id": 4,
          "name": "Germany",
          "cc": "de"
        }
      },
      {
        "id": 227,
        "team_id": null,
        "name": "",
        "common_name": "Prokoph, Roman",
        "position": "F",
        "firstname": "Roman",
        "lastname": "Prokoph",
        "birthday": "06/08/85",
        "birthcountry": null,
        "birthplace": null,
        "shirtnumber": null,
        "weight": 76,
        "height": 183,
        "img": "https://api.sportdatastreamapi.comimages/soccer/players/50/227.png",
        "country": {
          "id": 4,
          "name": "Germany",
          "cc": "de"
        }
      },
      {
        "id": 275,
        "team_id": null,
        "name": "",
        "common_name": "Gondorf, Jerome",
        "position": "M",
        "firstname": "Jerome",
        "lastname": "Gondorf",
        "birthday": "26/06/88",
        "birthcountry": null,
        "birthplace": null,
        "shirtnumber": null,
        "weight": 76,
        "height": 175,
        "img": "https://api.sportdatastreamapi.com/images/soccer/players/50/275.png",
        "country": {
          "id": 4,
          "name": "Germany",
          "cc": "de"
        }
      },
      {
        "id": 277,
        "team_id": null,
        "name": "",
        "common_name": "Fetsch, Mathias",
        "position": "F",
        "firstname": "Mathias",
        "lastname": "Fetsch",
        "birthday": "30/09/88",
        "birthcountry": null,
        "birthplace": null,
        "shirtnumber": null,
        "weight": 85,
        "height": 189,
        "img": "https://api.sportdatastreamapi.com/images/soccer/players/50/277.png",
        "country": {
          "id": 4,
          "name": "Germany",
          "cc": "de"
        }
      },
      {
        "id": 316,
        "team_id": null,
        "name": "",
        "common_name": "Fahrmann, Ralf",
        "position": "G",
        "firstname": "Ralf",
        "lastname": "Fahrmann",
        "birthday": "27/09/88",
        "birthcountry": null,
        "birthplace": null,
        "shirtnumber": 21,
        "weight": 95,
        "height": 197,
        "img": "https://api.sportdatastreamapi.com/images/soccer/players/50/316.png",
        "country": {
          "id": 4,
          "name": "Germany",
          "cc": "de"
        }
      },
      {
        "id": 317,
        "team_id": null,
        "name": "",
        "common_name": "Stiepermann, Marco",
        "position": "M",
        "firstname": "Marco",
        "lastname": "Stiepermann",
        "birthday": "09/02/91",
        "birthcountry": null,
        "birthplace": null,
        "shirtnumber": 18,
        "weight": 75,
        "height": 190,
        "img": "https://api.sportdatastreamapi.com/images/soccer/players/50/317.png",
        "country": {
          "id": 4,
          "name": "Germany",
          "cc": "de"
        }
      },
      {
        "id": 320,
        "team_id": null,
        "name": "",
        "common_name": "Trybull, Tom",
        "position": "M",
        "firstname": "Tom",
        "lastname": "Trybull",
        "birthday": "09/03/93",
        "birthcountry": null,
        "birthplace": null,
        "shirtnumber": 19,
        "weight": 72,
        "height": 181,
        "img": "https://api.sportdatastreamapi.com/images/soccer/players/50/320.png",
        "country": {
          "id": 4,
          "name": "Germany",
          "cc": "de"
        }
      },
      {
        "id": 476,
        "team_id": null,
        "name": "",
        "common_name": "Rupp, Lukas",
        "position": "M",
        "firstname": "Lukas",
        "lastname": "Rupp",
        "birthday": "08/01/91",
        "birthcountry": null,
        "birthplace": null,
        "shirtnumber": 7,
        "weight": 73,
        "height": 178,
        "img": "https://api.sportdatastreamapi.com/images/soccer/players/50/476.png",
        "country": {
          "id": 4,
          "name": "Germany",
          "cc": "de"
        }
      },
      {
        "id": 480,
        "team_id": null,
        "name": "",
        "common_name": "Leno, Bernd",
        "position": "G",
        "firstname": "Bernd",
        "lastname": "Leno",
        "birthday": "04/03/92",
        "birthcountry": null,
        "birthplace": null,
        "shirtnumber": 1,
        "weight": 83,
        "height": 190,
        "img": "https://api.sportdatastreamapi.com/images/soccer/players/50/480.png",
        "country": {
          "id": 4,
          "name": "Germany",
          "cc": "de"
        }
      },
      {
        "id": 482,
        "team_id": null,
        "name": "",
        "common_name": "Mustafi, Shkodran",
        "position": "D",
        "firstname": "Shkodran",
        "lastname": "Mustafi",
        "birthday": "17/04/92",
        "birthcountry": null,
        "birthplace": null,
        "shirtnumber": 20,
        "weight": 82,
        "height": 184,
        "img": "https://api.sportdatastreamapi.com/images/soccer/players/50/482.png",
        "country": {
          "id": 4,
          "name": "Germany",
          "cc": "de"
        }
      },
      {
        "id": 488,
        "team_id": null,
        "name": "",
        "common_name": "Ozil, Mesut",
        "position": "M",
        "firstname": "Mesut",
        "lastname": "Ozil",
        "birthday": "15/10/88",
        "birthcountry": null,
        "birthplace": null,
        "shirtnumber": 10,
        "weight": 70,
        "height": 180,
        "img": "https://api.sportdatastreamapi.com/images/soccer/players/50/488.png",
        "country": {
          "id": 4,
          "name": "Germany",
          "cc": "de"
        }
      },
      {
        "id": 679,
        "team_id": null,
        "name": "",
        "common_name": "Kehrer, Thilo",
        "position": "D",
        "firstname": "Thilo",
        "lastname": "Kehrer",
        "birthday": "21/09/96",
        "birthcountry": null,
        "birthplace": null,
        "shirtnumber": 4,
        "weight": 76,
        "height": 186,
        "img": "https://api.sportdatastreamapi.com/images/soccer/players/50/679.png",
        "country": {
          "id": 4,
          "name": "Germany",
          "cc": "de"
        }
      },
      {
        "id": 693,
        "team_id": null,
        "name": "",
        "common_name": "Draxler, Julian",
        "position": "M",
        "firstname": "Julian",
        "lastname": "Draxler",
        "birthday": "20/09/93",
        "birthcountry": null,
        "birthplace": null,
        "shirtnumber": 23,
        "weight": 74,
        "height": 185,
        "img": "https://api.sportdatastreamapi.com/images/soccer/players/50/693.png",
        "country": {
          "id": 4,
          "name": "Germany",
          "cc": "de"
        }
      },
      {
        "id": 918,
        "team_id": null,
        "name": "Buyuksakarya, Marvin Sinan",
        "common_name": "Buyuksakarya, Marvin",
        "position": "D",
        "firstname": "Marvin Sinan",
        "lastname": "Buyuksakarya",
        "birthday": "11/04/95",
        "birthcountry": null,
        "birthplace": null,
        "shirtnumber": 14,
        "weight": 68,
        "height": 173,
        "img": "https://api.sportdatastreamapi.com/images/soccer/players/50/918.png",
        "country": {
          "id": 4,
          "name": "Germany",
          "cc": "de"
        }
      },
      {
        "id": 934,
        "team_id": null,
        "name": "",
        "common_name": "Sen, Utku",
        "position": "F",
        "firstname": "Utku",
        "lastname": "Sen",
        "birthday": "15/06/98",
        "birthcountry": null,
        "birthplace": null,
        "shirtnumber": 11,
        "weight": 83,
        "height": 178,
        "img": "https://api.sportdatastreamapi.com/images/soccer/players/50/934.png",
        "country": {
          "id": 4,
          "name": "Germany",
          "cc": "de"
        }
      },
      {
        "id": 1335,
        "team_id": null,
        "name": "",
        "common_name": "Niepsuj, David",
        "position": "D",
        "firstname": "David",
        "lastname": "Niepsuj",
        "birthday": "16/08/95",
        "birthcountry": null,
        "birthplace": null,
        "shirtnumber": 19,
        "weight": 76,
        "height": 182,
        "img": "https://api.sportdatastreamapi.com/images/soccer/players/50/1335.png",
        "country": {
          "id": 4,
          "name": "Germany",
          "cc": "de"
        }
      },
      {
        "id": 1408,
        "team_id": null,
        "name": "",
        "common_name": "Dahne, Thomas",
        "position": "G",
        "firstname": "Thomas",
        "lastname": "Dahne",
        "birthday": "04/01/94",
        "birthcountry": null,
        "birthplace": null,
        "shirtnumber": 30,
        "weight": 84,
        "height": 193,
        "img": "https://api.sportdatastreamapi.com/images/soccer/players/50/1408.png",
        "country": {
          "id": 4,
          "name": "Germany",
          "cc": "de"
        }
      }
    ],
  }