Information about plays

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

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

{
    "id": 3440868,
    "uri": "https://api.kexp.org/v2/plays/3440868/?format=api",
    "airdate": "2024-12-21T12:47:25-08:00",
    "show": 62170,
    "show_uri": "https://api.kexp.org/v2/shows/62170/?format=api",
    "image_uri": "https://ia800606.us.archive.org/26/items/mbid-7e07f7dd-94eb-4236-834f-e320aa0b0e3f/mbid-7e07f7dd-94eb-4236-834f-e320aa0b0e3f-40551431820_thumb500.jpg",
    "thumbnail_uri": "https://ia600606.us.archive.org/26/items/mbid-7e07f7dd-94eb-4236-834f-e320aa0b0e3f/mbid-7e07f7dd-94eb-4236-834f-e320aa0b0e3f-40551431820_thumb250.jpg",
    "song": "Løveskatt",
    "track_id": "9600c06e-aaf0-49ee-b6ec-6a6c6e131a0d",
    "recording_id": "6fd0ef19-7432-4e0d-9bfd-c6b24e61a5ec",
    "artist": "Ora the Molecule",
    "artist_ids": [
        "01150b18-f9d3-424d-b7cf-a6922d162b91"
    ],
    "album": "Dance Therapy",
    "release_id": "7e07f7dd-94eb-4236-834f-e320aa0b0e3f",
    "release_group_id": "9c442c72-f4a9-4d68-95ec-618c3bebe9d0",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2025-03-21",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ora the Molecule, aka Oslo art-pop musician Nora Schjelderup, has announced her second album, \"Dance Therapy,\" out on March 21st. \n\n\"I feel like this is my debut,\" she says. \"It’s more me.\" Schjelderup wrote, performed, and produced nearly every song on the album. \n\nSee the Live on KEXP at Home Performance hosted by DJ Troy Nelson in 2021: https://tinyurl.com/5dztjmu5. \n\nhttps://orathemolecule.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}