Information about plays

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

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

{
    "id": 3606777,
    "uri": "https://api.kexp.org/v2/plays/3606777/?format=api",
    "airdate": "2026-01-20T11:33:35-08:00",
    "show": 65707,
    "show_uri": "https://api.kexp.org/v2/shows/65707/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-0f04d882-7254-4b28-896c-1565ce5341d8/mbid-0f04d882-7254-4b28-896c-1565ce5341d8-42749278755_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-0f04d882-7254-4b28-896c-1565ce5341d8/mbid-0f04d882-7254-4b28-896c-1565ce5341d8-42749278755_thumb250.jpg",
    "song": "God Owes Me Money",
    "track_id": "228e7cab-f190-4466-8957-46ef4db7a0cf",
    "recording_id": "b5af51a3-4f7c-4273-8c0c-14c2109b3656",
    "artist": "Militarie Gun",
    "artist_ids": [
        "a521f1a8-a949-4dcf-ab33-94596cb02787"
    ],
    "album": "God Save The Gun",
    "release_id": "0f04d882-7254-4b28-896c-1565ce5341d8",
    "release_group_id": "3d06b656-c1cb-44dc-97e7-7efd189103f2",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "90.TEEN DJ Crystal began her show last Saturday with this song by Militarie Gun.\n--\nIn 2026, this L.A. band will play --The Showbox in Seattle on Tuesday, May 12th --The Fillmore in SF on Friday, May 15th\n\nWatch the band's Live on KEXP performance from 2024 here: https://www.youtube.com/watch?v=-VcXiYS-s5U",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}