Information about plays

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

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

{
    "id": 3635940,
    "uri": "https://api.kexp.org/v2/plays/3635940/?format=api",
    "airdate": "2026-03-31T08:33:16-07:00",
    "show": 66328,
    "show_uri": "https://api.kexp.org/v2/shows/66328/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-8f094d44-d4c3-43b0-90ef-b2ab74731e7b/mbid-8f094d44-d4c3-43b0-90ef-b2ab74731e7b-43667083178_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-8f094d44-d4c3-43b0-90ef-b2ab74731e7b/mbid-8f094d44-d4c3-43b0-90ef-b2ab74731e7b-43667083178_thumb250.jpg",
    "song": "This Guy?",
    "track_id": "d25626c0-ec60-4d45-be33-de22a7b9e141",
    "recording_id": "6dbeb248-f234-4a70-b20b-6cb78441aeaa",
    "artist": "Hater",
    "artist_ids": [
        "3fe21fe9-ecf8-4b3c-b10f-d1b288cced5e"
    ],
    "album": "Mosquito",
    "release_id": "8f094d44-d4c3-43b0-90ef-b2ab74731e7b",
    "release_group_id": "7b29a591-3774-42aa-8894-c151d90156e6",
    "labels": [
        "Fire Records"
    ],
    "label_ids": [
        "659008fb-d1e7-4eca-865c-0d0344a721ed"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Not to be confused with The Seattle Soundgarden side project of the 1990's, this Scandinavian quartet formed in Malmo, Sweden in 2026.\n\nThey've just released their third album, \"Mosquito,\" after a hiatus of three years: https://www.firerecords.com/artists/hater/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}