Information about plays

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

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

{
    "id": 3500775,
    "uri": "https://api.kexp.org/v2/plays/3500775/?format=api",
    "airdate": "2025-05-13T08:41:04-07:00",
    "show": 63449,
    "show_uri": "https://api.kexp.org/v2/shows/63449/?format=api",
    "image_uri": "https://ia600106.us.archive.org/7/items/mbid-eead144e-cbef-4a9e-8596-ba2527badc7a/mbid-eead144e-cbef-4a9e-8596-ba2527badc7a-40687868741_thumb500.jpg",
    "thumbnail_uri": "https://ia800106.us.archive.org/7/items/mbid-eead144e-cbef-4a9e-8596-ba2527badc7a/mbid-eead144e-cbef-4a9e-8596-ba2527badc7a-40687868741_thumb250.jpg",
    "song": "Younger",
    "track_id": "f541c89e-b167-4028-b70a-28d4df0b5219",
    "recording_id": "4e50e02e-8f42-4a8f-b84f-28fa5715c0c8",
    "artist": "GEMZ",
    "artist_ids": [
        "8af56c87-a919-4cc3-8272-40ac3fbf4801"
    ],
    "album": "See The Future",
    "release_id": "eead144e-cbef-4a9e-8596-ba2527badc7a",
    "release_group_id": "17a16bbd-646c-4af2-85c8-2fb5f5c843f4",
    "labels": [
        "Sonic Ritual"
    ],
    "label_ids": [
        "482c8d62-25fb-4059-80e1-2775ef4c3f32"
    ],
    "release_date": "2024-10-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "GEMZ is the dreamy synthpop project by Seattle singer/songwriter Jen Wood and Sebastopol, CA-via-Seattle electronic musician Ted Chen. -- The song originated as one of Jen’s voice memos in 2017, and it turned into this final form in 2022 when Ted got involved. “When I listened to Jen’s voice memo of ‘Younger’ for the first time [in 2017], I could practically hear its final production,” he says. “The lyrics and melody inspired such a vivid image and energy in my mind. I wanted to evoke a space that felt like an infinite loop, with sounds and textures appearing in and out from the edges – like, what would happen if you were listening to this song while time traveling.” \nhttps://gemzband.bandcamp.com/album/see-the-future",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}