Information about plays

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

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

{
    "id": 3521920,
    "uri": "https://api.kexp.org/v2/plays/3521920/?format=api",
    "airdate": "2025-07-03T02:43:59-07:00",
    "show": 63904,
    "show_uri": "https://api.kexp.org/v2/shows/63904/?format=api",
    "image_uri": "https://coverartarchive.org/release/3e3156b7-6a80-4f67-ad0d-66c49d5fff22/42370723941-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3e3156b7-6a80-4f67-ad0d-66c49d5fff22/42370723941-250.jpg",
    "song": "Sweet Danger",
    "track_id": null,
    "recording_id": "93e28f42-04fb-4d93-b49b-beaca2333bb4",
    "artist": "Obongjayar",
    "artist_ids": [
        "9fef8897-8e04-455c-9ac4-cb4c0f855dc5"
    ],
    "album": "Paradise Now",
    "release_id": null,
    "release_group_id": "e3ea0e1c-ef3c-4cb6-9d94-edfcdf8d4e1c",
    "labels": [
        "September Recordings"
    ],
    "label_ids": [
        "e7099b24-bdbe-44f3-9388-13ef84eebaaf"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Obongjayar’s new album ‘Paradise Now’ contains 15 tracks, and it blends some of his most daring ideas yet with passion for pop impulses.\nhttps://obongjayar.bandcamp.com/album/paradise-now\n\nUsing sugar to sweeten the blow, the songwriting cuts deeper than ever before, and it’s led by toxic hoedown \"Sweet Danger.\"\n\nWatch the video for it here: https://www.youtube.com/watch?v=Q5hZRrci8h4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}