Information about plays

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

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

{
    "id": 3617888,
    "uri": "https://api.kexp.org/v2/plays/3617888/?format=api",
    "airdate": "2026-02-15T14:44:06-08:00",
    "show": 65941,
    "show_uri": "https://api.kexp.org/v2/shows/65941/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-cd456962-bd87-4cb1-8ad3-7c68c13cbd66/mbid-cd456962-bd87-4cb1-8ad3-7c68c13cbd66-27013179745_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-cd456962-bd87-4cb1-8ad3-7c68c13cbd66/mbid-cd456962-bd87-4cb1-8ad3-7c68c13cbd66-27013179745_thumb250.jpg",
    "song": "Mango",
    "track_id": "1abe8c90-13d9-4541-943c-72ec18669f69",
    "recording_id": "3009b35e-e03f-4a08-8fbd-fa23441d31d2",
    "artist": "Sevana",
    "artist_ids": [
        "a70c1bbb-3ed6-43dd-9065-69bdba76c8bd"
    ],
    "album": "Be Somebody",
    "release_id": "c338169d-e744-4ab5-a56f-61243e8d11d8",
    "release_group_id": "0fbb5ba8-9467-471c-b8ba-5a348be9d872",
    "labels": [
        "In.Digg.Nation Collective"
    ],
    "label_ids": [
        "b7f6e35f-52ee-4553-b74a-752b6f5d818f"
    ],
    "release_date": "2020-07-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A celebration of the intense, addictive, and sweet feeling of early love.\n\nCheck out Jamaican artist Sevana's Live on KEXP at Home session, recorded in 2020 with DJ Miss Ashley: \nhttps://youtu.be/Ruuos8pf83s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}