Information about plays

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

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

{
    "id": 3429122,
    "uri": "https://api.kexp.org/v2/plays/3429122/?format=api",
    "airdate": "2024-11-23T14:53:56-08:00",
    "show": 61927,
    "show_uri": "https://api.kexp.org/v2/shows/61927/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "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": "Nora Schjelderup, the creative mind from Oslo, Norway behind the Ora The Molecule moniker, says of the track, \"'Løveskatt' is about being in love and wanting to build a home and create a nest with your loved one. You know, just a basic human need.\"\nhttps://tinyurl.com/4dw6jk3n\n\nWatch the official music video for the single here: https://youtu.be/kbvBV66v1LE?si=qO3_Hv_sKUbi38DW\n\nThe new album will be released in March of 2025.\nhttps://orathemolecule.bandcamp.com/\n\nSee the Live on KEXP at Home Full Performance hosted by DJ Troy Nelson from 2021: https://youtu.be/Lgyfpn0H9_Q?si=CTz-4Gw8m9C8GC-V",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}