Information about plays

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

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

{
    "id": 3627816,
    "uri": "https://api.kexp.org/v2/plays/3627816/?format=api",
    "airdate": "2026-03-11T18:06:15-07:00",
    "show": 66154,
    "show_uri": "https://api.kexp.org/v2/shows/66154/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-db46f7c3-010f-4ebd-a5ce-d4876df843c1/mbid-db46f7c3-010f-4ebd-a5ce-d4876df843c1-35207931863_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-db46f7c3-010f-4ebd-a5ce-d4876df843c1/mbid-db46f7c3-010f-4ebd-a5ce-d4876df843c1-35207931863_thumb250.jpg",
    "song": "Tighten It Up",
    "track_id": "9e5db856-19ad-4765-9812-2c42eacec35c",
    "recording_id": "c9bee212-cd68-4872-a9e0-8c40dce0cca2",
    "artist": "DRAMA",
    "artist_ids": [
        "c3505299-5cb9-4a30-a7c8-e74d0aa3e1b0"
    ],
    "album": "Tighten It Up",
    "release_id": "db46f7c3-010f-4ebd-a5ce-d4876df843c1",
    "release_group_id": "b532d762-d5e8-4ec7-a3c0-5423f19eb4da",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2023-03-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Na'el Shehade and Via Rosa are the Drama Chicago-based duo. \n\nhttps://www.thedramaduo.com/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}