Information about plays

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

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

{
    "id": 3586331,
    "uri": "https://api.kexp.org/v2/plays/3586331/?format=api",
    "airdate": "2025-12-03T15:05:43-08:00",
    "show": 65279,
    "show_uri": "https://api.kexp.org/v2/shows/65279/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Concrete & Cola",
    "track_id": "61761096-a58a-4b0b-aa92-dbb6f7d21c50",
    "recording_id": "994e043e-c8ec-41f8-9439-77232ccab8b9",
    "artist": "Psychedelic Porn Crumpets",
    "artist_ids": [
        "11d94660-1963-4020-8762-4c5907e2ea48"
    ],
    "album": "Carpe Diem, Moonman",
    "release_id": "c6295140-715d-486b-92b2-677d2a18aedd",
    "release_group_id": "79526cc2-2bc2-4494-aa95-3faee8e91d10",
    "labels": [
        "What Reality? Records"
    ],
    "label_ids": [
        "512c3730-bf32-44c5-b45c-429da49752b5"
    ],
    "release_date": "2025-05-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Amy!\n--\nPsychedelic Porn Crumpets is an Australian psychedelic rock band formed in 2014 in Perth. Members include Jack McEwan (guitar and vocals), Luke Parish (guitar), Danny Caddy (drums), Luke Reynolds (bass), and Chris Young (keyboard), who began playing together in \"an old horse barn in rural Leederville\". They have self-described their sound as \"an energetic mess of colour and tone\".\n--\nGo here to purchase their May, 2025 release, \"Carpe Diem, Moonman\": https://psychedelicporncrumpets.bandcamp.com/album/carpe-diem-moonman",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}