Information about plays

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

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

{
    "id": 3554705,
    "uri": "https://api.kexp.org/v2/plays/3554705/?format=api",
    "airdate": "2025-09-18T18:42:07-07:00",
    "show": 64596,
    "show_uri": "https://api.kexp.org/v2/shows/64596/?format=api",
    "image_uri": "https://ia902808.us.archive.org/32/items/mbid-a5cd38ae-813f-48b8-9679-a80d78ad8751/mbid-a5cd38ae-813f-48b8-9679-a80d78ad8751-25354122706_thumb500.jpg",
    "thumbnail_uri": "https://ia802808.us.archive.org/32/items/mbid-a5cd38ae-813f-48b8-9679-a80d78ad8751/mbid-a5cd38ae-813f-48b8-9679-a80d78ad8751-25354122706_thumb250.jpg",
    "song": "I'll Take Care of You",
    "track_id": "466b3ebf-07bc-4919-b95a-96ad94ac4e76",
    "recording_id": "2dedc559-a6a8-48a8-94c5-975667540e31",
    "artist": "Gil Scott‐Heron, Makaya McCraven",
    "artist_ids": [
        "59476fae-d0c9-4ebd-b03c-c38b19b30dff",
        "b5b89643-c488-4f39-a302-25cab31084a5"
    ],
    "album": "We're New Again: A Reimagining by Makaya McCraven",
    "release_id": "a5cd38ae-813f-48b8-9679-a80d78ad8751",
    "release_group_id": "e0dd6ed3-ae56-4906-8a16-0b95a09f1695",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2020-02-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On the 2020 release \"We're New Again: A Reimagining by Makaya McCraven\", Chicago drummer and producer Makaya McCraven reinterprets Gil Scott-Heron's final record \"I'm New Here.\" \n\nhttps://www.makayamccraven.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}