Information about plays

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

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

{
    "id": 3612819,
    "uri": "https://api.kexp.org/v2/plays/3612819/?format=api",
    "airdate": "2026-02-03T19:24:36-08:00",
    "show": 65833,
    "show_uri": "https://api.kexp.org/v2/shows/65833/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Outro",
    "track_id": null,
    "recording_id": "f5289ef8-9f42-424d-96fa-c9c0bcd7fc66",
    "artist": "Jembaa Groove",
    "artist_ids": [
        "9a6737a8-13f4-4f1d-8ec9-d1f5d597e2f5"
    ],
    "album": "Ye Ankasa We Ourselves",
    "release_id": null,
    "release_group_id": "ad8296d2-cb59-485e-9d6d-28c04b6de1d0",
    "labels": [
        "Agogo Records"
    ],
    "label_ids": [
        "b327e574-982a-4000-9beb-51e0ceae5dda"
    ],
    "release_date": "2024-04-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Berlin-based group, Jembaa Groove is a multicultural band founded in late 2020 by bass player and composer Yannick Nolting and singer-percussionist Eric Owusu. This 7-piece liveband combines fresh sounds from Berlin’s underground music scene with traditional West-African sounds from Ghana and Mali. With fresh Afro-Soul, they mirror the heartbeat of 70's soul music.\n\nThey were just in the KEXP studio. Check out their incredible performance here: \nhttps://youtu.be/TZpdxIrUK9w",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}