Information about plays

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

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

{
    "id": 3624374,
    "uri": "https://api.kexp.org/v2/plays/3624374/?format=api",
    "airdate": "2026-03-02T11:03:18-08:00",
    "show": 66072,
    "show_uri": "https://api.kexp.org/v2/shows/66072/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-15cd087f-ba1e-45ac-b57b-faa46e8468af/mbid-15cd087f-ba1e-45ac-b57b-faa46e8468af-33142012433_thumb500.jpg",
    "thumbnail_uri": "https://ia800409.us.archive.org/34/items/mbid-15cd087f-ba1e-45ac-b57b-faa46e8468af/mbid-15cd087f-ba1e-45ac-b57b-faa46e8468af-33142012433_thumb250.jpg",
    "song": "No Past No Future",
    "track_id": "2f2ee5c0-bd4e-4d08-a139-a5c505a31367",
    "recording_id": "60645e1f-d0be-4b5c-af72-cd0da320a1da",
    "artist": "Spacemoth",
    "artist_ids": [
        "0845d9a3-2083-4fc1-bd5f-e49de92ae945"
    ],
    "album": "No Past No Future",
    "release_id": "15cd087f-ba1e-45ac-b57b-faa46e8468af",
    "release_group_id": "d5c6fe59-b1d9-4847-a563-d786c3de30e0",
    "labels": [
        "Wax Nine Records"
    ],
    "label_ids": [
        "14f9672e-24bd-41cb-abaf-04567571cf70"
    ],
    "release_date": "2022-07-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bay Area musician Spacemoth just played Live on KEXP at Noise Pop from Oakland last Wednesday, Feb. 25, at 11 AM. Listen back to the session on KEXP's two-week streaming archive: https://www.kexp.org/archive/\n\nSubscribe to KEXP's YouTube channel to get notified when the video of the session posts! \n\nhttps://www.youtube.com/kexp\n\n--\n\nCatch Spacemoth on tour! They'll be at The Neptune Theater in Seattle this Thursday, March 5 (opening for Tortoise).\n\nhttps://www.spacemoth.space/shows",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}