Information about plays

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

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

{
    "id": 3438480,
    "uri": "https://api.kexp.org/v2/plays/3438480/?format=api",
    "airdate": "2024-12-15T16:49:08-08:00",
    "show": 62118,
    "show_uri": "https://api.kexp.org/v2/shows/62118/?format=api",
    "image_uri": "https://ia801306.us.archive.org/15/items/mbid-62de7def-ebab-4f34-8c54-a42309f0b15e/mbid-62de7def-ebab-4f34-8c54-a42309f0b15e-37928947050_thumb500.jpg",
    "thumbnail_uri": "https://ia801306.us.archive.org/15/items/mbid-62de7def-ebab-4f34-8c54-a42309f0b15e/mbid-62de7def-ebab-4f34-8c54-a42309f0b15e-37928947050_thumb250.jpg",
    "song": "Pull the Rope",
    "track_id": "b0cb62c6-3b2f-4c94-84cb-ac74f2caa1da",
    "recording_id": "2641b7e5-ec59-420b-ba7f-37672997fcc5",
    "artist": "Ibibio Sound Machine",
    "artist_ids": [
        "0ece139d-19a4-44c6-85e6-0406e8055a21"
    ],
    "album": "Pull the Rope",
    "release_id": "62de7def-ebab-4f34-8c54-a42309f0b15e",
    "release_group_id": "d1b914ac-df17-4192-b4e0-6cbb412f22f9",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2024-05-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Some of the best of 2024!\n\nIbibio Sound Machine played a Full Performance Live on KEXP last week hosted by DJ Eva Walker. Check it out here: https://youtu.be/6q7-iJqi3gA?si=3-sFKFre9e80GRJA\n\nLed by British-Nigerian singer Eno Williams and multi-instrumentalist Max Grunhard, Ibibio Sound Machine has just released their latest album, \"Pull the Rope.\": \n\nhttps://daily.bandcamp.com/album-of-the-day/ibibio-sound-machine-pull-the-rope-review",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}