Images Resources

:parent_resource/:resource_id/images


This collection method returns a list of image ids and descriptions, specified by the parent_resource and resource_id parameters belows.

The list returned consists of the last 20 image ids in the system.

Note: There is no rate limit for this method.

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?api_key=

Valid Parent Resources


Leagues, Teams, Persons, Geo

Parameters


Required

  • parent_resource

             The actual parent_resource name.

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

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

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

             http://ffapi.images.fanfeedr.com/tier/api/geo/:resource_id/images?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?api_key=

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

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

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

Sample Requests


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

[
  • -
    {
    • dateline_date: "2011-05-09T00:00:00.000000Z"
    • 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)"
    • thumbnail: "http://images.fanfeedr.com/2011/05/09/4/t4deec772fd70538fa2f5a47d4c72017a.jpg"
    • id: "923f84a8-b524-52cd-a3a3-3283436aff3d"
    • title: "Los Angeles Dodgers v Pittsburgh Pirates"
    }
  • -
    {
    • dateline_date: "2011-05-09T00:00:00.000000Z"
    • caption: "PITTSBURGH - MAY 09: Chad Billingsley #58 of the Los Angeles Dodgers pitches against the Pittsburgh Pirates during the game on May 9, 2011 at PNC Park in Pittsburgh, Pennsylvania. (Photo by Jared Wickerham/Getty Images)"
    • thumbnail: "http://images.fanfeedr.com/2011/05/09/9/t9c6329dc37a45012a5a3f5cf2f1c6d44.jpg"
    • id: "46b3fa38-a0ef-507a-a5e9-418fa7f83688"
    • title: "Los Angeles Dodgers v Pittsburgh Pirates"
    }
  • -
    {
    • dateline_date: "2011-05-09T00:00:00.000000Z"
    • caption: "PITTSBURGH - MAY 09: Jeff Karstens #27 of the Pittsburgh Pirates pitches against the Los Angeles Dodgers during the game on May 9, 2011 at PNC Park in Pittsburgh, Pennsylvania. (Photo by Jared Wickerham/Getty Images)"
    • thumbnail: "http://images.fanfeedr.com/2011/05/09/b/tb675ac7e1ea85567871fe014a6dd0d9e.jpg"
    • id: "5696c2e8-51a5-55f2-851d-bb0d1da1edda"
    • title: "Los Angeles Dodgers v Pittsburgh Pirates"
    }
  • -
    {
    • dateline_date: "2011-05-09T00:00:00.000000Z"
    • caption: "PITTSBURGH - MAY 09: Pedro Alvarez #24 of the Pittsburgh Pirates attempts to handle the ball down the third base line during the game against the Los Angeles Dodgers on May 9, 2011 at PNC Park in Pittsburgh, Pennsylvania. (Photo by Jared Wickerham/Getty Images)"
    • thumbnail: "http://images.fanfeedr.com/2011/05/09/5/t50290c08f99e5ff38bffb7d074e53ac7.jpg"
    • id: "dfbec648-6e8b-5b44-a1e1-339d2fdf96c6"
    • title: "Los Angeles Dodgers v Pittsburgh Pirates"
    }

Relevant Discussions


Discuss this resource in our forums here.