Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3410071/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3410071,
    "uri": "https://api.kexp.org/v2/plays/3410071/?format=api",
    "airdate": "2024-10-08T15:14:01-07:00",
    "show": 61522,
    "show_uri": "https://api.kexp.org/v2/shows/61522/?format=api",
    "image_uri": "https://ia903407.us.archive.org/23/items/mbid-5ff12485-afcb-4040-b5c9-2ddf42f14e5b/mbid-5ff12485-afcb-4040-b5c9-2ddf42f14e5b-32425627857_thumb500.jpg",
    "thumbnail_uri": "https://ia903407.us.archive.org/23/items/mbid-5ff12485-afcb-4040-b5c9-2ddf42f14e5b/mbid-5ff12485-afcb-4040-b5c9-2ddf42f14e5b-32425627857_thumb250.jpg",
    "song": "Mercy, Mercy",
    "track_id": "9d1bbdc3-e405-3314-b639-74b73d5ecd3c",
    "recording_id": "76dea2a4-9e70-4dfc-a626-8ed1b00ad6b2",
    "artist": "Don Covay & The Goodtimers",
    "artist_ids": [
        "56ea1e51-bbef-4bd8-af02-3267d2b94edc"
    ],
    "album": "Sweet Soul Music: 31 Scorching Classics From 1964",
    "release_id": "5ff12485-afcb-4040-b5c9-2ddf42f14e5b",
    "release_group_id": "10b534e9-3336-336b-b2e3-079cd53169a8",
    "labels": [
        "Bear Family Records"
    ],
    "label_ids": [
        "bf19ea5d-45a8-4980-b050-1dd4f7194952"
    ],
    "release_date": "2008-10-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Donald James Randolph (March 24, 1936 – January 31, 2015), better known by the stage name Don Covay, was an American R&B, rock and roll and soul singer and songwriter most active from the 1950s to the 1970s.\n\nHis most successful recordings include \"Mercy, Mercy\" (1964), \"See-Saw\" (1965), and \"It's Better to Have (and Don't Need)\" (1974). He also wrote \"Pony Time\", a US number 1 hit for Chubby Checker, and \"Chain of Fools\", a Grammy-winning song for Aretha Franklin.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}