Information about plays

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

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

{
    "id": 3418376,
    "uri": "https://api.kexp.org/v2/plays/3418376/?format=api",
    "airdate": "2024-10-28T11:23:08-07:00",
    "show": 61698,
    "show_uri": "https://api.kexp.org/v2/shows/61698/?format=api",
    "image_uri": "https://ia601605.us.archive.org/32/items/mbid-6f7cfaf3-27a2-40b5-a5e4-d383200de1a7/mbid-6f7cfaf3-27a2-40b5-a5e4-d383200de1a7-3247105650_thumb500.jpg",
    "thumbnail_uri": "https://ia801605.us.archive.org/32/items/mbid-6f7cfaf3-27a2-40b5-a5e4-d383200de1a7/mbid-6f7cfaf3-27a2-40b5-a5e4-d383200de1a7-3247105650_thumb250.jpg",
    "song": "Give Me the Chance",
    "track_id": "551c4dea-e493-3bc9-8cfa-1c86726df79e",
    "recording_id": "6202b6df-b650-4a0b-9130-9983f4b5c426",
    "artist": "Donnie & Joe Emerson",
    "artist_ids": [
        "11506a28-0551-4ed5-8814-510fb81d31bf"
    ],
    "album": "Dreamin' Wild",
    "release_id": "6f7cfaf3-27a2-40b5-a5e4-d383200de1a7",
    "release_group_id": "8cfd7477-b426-4250-846f-aaea3fda9d62",
    "labels": [
        "Light in the Attic Records"
    ],
    "label_ids": [
        "d277da0d-1d64-4256-90f5-ced940fb9b77"
    ],
    "release_date": "2012-06-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Fruitland, Washington has a population of 751. There are no zeros missing from the end of that number. This tiny rural town is where Donnie and Joe Emerson grew up, living a teenhood driven by the demands of the family's 1,600-acre farm.\n\nAs Donnie, says, during the summer in particular, 'there wasn't no messing around. You don't run that type of farm by sitting around.'\"\n\nRead more in this 2014 profile on local duo Donnie & Joe Emerson: http://tinyurl.com/hf5nzapa\n\n--\n\nDonnie Emerson and his wife Nancy Sophia recently performed Live on KEXP. Make sure to subscribe to our YouTube channel to get a notification when the video drops: https://www.youtube.com/@kexp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}