:{parent_resource/resource_id/}images/:id

Returns detailed information about a single image member, specified by the parameters below.

Access to this method requires subscription to one of our paid image plans.

URL


http://ffapi.images.fanfeedr.com/tier/api/:{parent_resource/:resource_id/}images/:id?api_key=

Valid Parent Resources


League, Team, Persons, Geo

Parameters


Required

  • id

             The UUID of the desired image.

             http://ffapi.images.fanfeedr.com/tier/api/images/232f8f08-4aa1-5a81-a0f8-70c69f2ec072?api_key=?api_key=

Optional

  • parent_resource

             The actual parent_resource name.

             http://ffapi.images.fanfeedr.com/tier/api/leagues/:resource_id/images/:id?api_key=

             http://ffapi.images.fanfeedr.com/tier/api/teams/:resource_id/images/:id?api_key=

             http://ffapi.images.fanfeedr.com/tier/api/persons/:resource_id/images/:id?api_key=

             http://ffapi.images.fanfeedr.com/tier/api/geo/:resource_id/images/:id?api_key=

  • resource_id

             The UUID of the desired parent_resource.

             http://ffapi.images.fanfeedr.com/tier/api/leagues/x99y99z0-9zz9-9x09-x9yz-9x909x9xy909/images/:id?api_key=

             http://ffapi.images.fanfeedr.com/tier/api/teams/a11b22c2-1bb1-1c21-c1ab-1c121c1ca121/images/:id?api_key=

             http://ffapi.images.fanfeedr.com/tier/api/persons/9876f68g-1ff0-53bf-b43c-2477d70ca234/images/:id?api_key=

             http://ffapi.images.fanfeedr.com/tier/api/geo/676/images/:id?api_key=

Sample Requests


http://ffapi.images.fanfeedr.com/api/:{parent_resource/:resource_id/}images/:id - Try it now!  [COMING SOON]

{
  • -
    download_urls: { }
  • -
    related_entities: [
    • -
      {
      • type: "team"
      • name: "Pittsburgh Pirates"
      • id: "015f6f58-e288-538d-86d2-64d542085cbd"
      }
    • -
      {
      • type: "metro_area"
      • name: "Pittsburgh"
      • id: "0406e3dd-d292-5be3-96c2-e6938776c279"
      }
    • -
      {
      • type: "league"
      • name: "MLB"
      • id: "20f0857f-3c43-5f50-acfc-879f838ee853"
      }
    • -
      {
      • type: "conference"
      • name: "National League"
      • id: "384fbe7c-7694-51e8-bf0a-7d0d63ba9211"
      }
    • -
      {
      • type: "metro_area"
      • name: "LA"
      • id: "3cbd5540-66b8-5066-a818-ec23759a8ff1"
      }
    • -
      {
      • type: "division"
      • name: "West"
      • id: "62f96144-074d-5059-8e68-8e5cdf0c9dbf"
      }
    • -
      {
      • type: "division"
      • name: "Central"
      • id: "83bc6fe0-8b91-5504-b7c1-a32b2ca6ccaf"
      }
    • -
      {
      • type: "team"
      • name: "LA Dodgers"
      • id: "8d4d27e1-19d6-5b69-993b-60f66c956b15"
      }
    • -
      {
      • type: "player"
      • name: "Ronny Cedeno"
      • id: "98f904f8-a0f5-5e14-8ebb-8669b12646ef"
      }
    • -
      {
      • type: "player"
      • name: "Lyle Overbay"
      • id: "b33597d8-2c1e-5ac0-8ed2-a0ce0626d1d8"
      }
    ]
  • title: "Los Angeles Dodgers v Pittsburgh Pirates"
  • caption: "PITTSBURGH - MAY 09: Ronny Cedeno #5 of the Pittsburgh Pirates is congratulated by teammate Lyle Overbay #37 after scoring against the Los Angeles Dodgers during the game on May 9, 2011 at PNC Park in Pittsburgh, Pennsylvania. (Photo by Jared Wickerham/Getty Images)"
  • dateline_date: "2011-05-09T00:00:00.000000Z"
  • id: "923f84a8-b524-52cd-a3a3-3283436aff3d"
}

Relevant Discussions


Discuss this resource in our forums here.