Information about plays

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

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

{
    "id": 3609781,
    "uri": "https://api.kexp.org/v2/plays/3609781/?format=api",
    "airdate": "2026-01-27T11:57:03-08:00",
    "show": 65769,
    "show_uri": "https://api.kexp.org/v2/shows/65769/?format=api",
    "image_uri": "https://ia902804.us.archive.org/10/items/mbid-d8c74d49-da3d-40cf-b00e-0b7b9f508874/mbid-d8c74d49-da3d-40cf-b00e-0b7b9f508874-25328949037_thumb500.jpg",
    "thumbnail_uri": "https://ia802804.us.archive.org/10/items/mbid-d8c74d49-da3d-40cf-b00e-0b7b9f508874/mbid-d8c74d49-da3d-40cf-b00e-0b7b9f508874-25328949037_thumb250.jpg",
    "song": "Everything & More",
    "track_id": "3070c544-2de0-4b3b-9147-6cdb89874846",
    "recording_id": "cb1efdbe-f7f3-4c8f-9303-c86f72fe8772",
    "artist": "Gengahr",
    "artist_ids": [
        "bbfee68d-1544-47cb-be5a-98e879bbe3ad"
    ],
    "album": "Sanctuary",
    "release_id": "d8c74d49-da3d-40cf-b00e-0b7b9f508874",
    "release_group_id": "933a0888-aa40-4d37-95f7-edb58d43efaa",
    "labels": [
        "Liberator Music"
    ],
    "label_ids": [
        "8c63a604-872c-488e-af18-5cead3d82f17"
    ],
    "release_date": "2020-01-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "London's Gengahr is a four-piece formed by frontman Felix Bushe and his pals bassist Hugh Schulte, drummer Danny Ward, and guitarist John Victor. They are named after the original Pokémon species Gengar.  Their debut album, \"A Dream Outside,\" came out in 2015. \n--\nHere's a review of their third album, 2020's \"Sanctuary\": https://www.nme.com/reviews/album/gengahr-sanctuary-review-at-its-best-when-the-band-push-past-their-usual-parameters-2603180",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}