Information about plays

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

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

{
    "id": 3630084,
    "uri": "https://api.kexp.org/v2/plays/3630084/?format=api",
    "airdate": "2026-03-17T07:03:40-07:00",
    "show": 66205,
    "show_uri": "https://api.kexp.org/v2/shows/66205/?format=api",
    "image_uri": "https://dn710903.ca.archive.org/0/items/mbid-da560528-b0a4-371e-b2c3-63466e500a3f/mbid-da560528-b0a4-371e-b2c3-63466e500a3f-4078355248_thumb500.jpg",
    "thumbnail_uri": "https://dn710903.ca.archive.org/0/items/mbid-da560528-b0a4-371e-b2c3-63466e500a3f/mbid-da560528-b0a4-371e-b2c3-63466e500a3f-4078355248_thumb250.jpg",
    "song": "House of the Rising Sun",
    "track_id": "443d8132-f3da-3a5d-abff-b9653a50f7df",
    "recording_id": "719cbb8e-ac8f-497f-8225-8787e198f1b6",
    "artist": "Sinéad O’Connor",
    "artist_ids": [
        "c78a77fa-507c-4c07-947a-0355029453bd"
    ],
    "album": "Fire on Babylon",
    "release_id": "da560528-b0a4-371e-b2c3-63466e500a3f",
    "release_group_id": "611ba318-338b-396c-b150-c1e9938e0c6c",
    "labels": [
        "Ensign Records"
    ],
    "label_ids": [
        "c62674d2-cd19-4435-8c6f-52d9c183718d"
    ],
    "release_date": "1994-08-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Irish singer-songwriter Sinéad O’Connor covering The Animals version of 'House of the Rising Sun', originally by Ashley and Foster, recorded back in 1933. \n\nRest in Power",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}