Information about plays

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

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

{
    "id": 3580845,
    "uri": "https://api.kexp.org/v2/plays/3580845/?format=api",
    "airdate": "2025-11-21T01:30:12-08:00",
    "show": 65166,
    "show_uri": "https://api.kexp.org/v2/shows/65166/?format=api",
    "image_uri": "https://dn710705.ca.archive.org/0/items/mbid-a770df1f-6401-41fe-b59c-e9a101062158/mbid-a770df1f-6401-41fe-b59c-e9a101062158-2987321136_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-a770df1f-6401-41fe-b59c-e9a101062158/mbid-a770df1f-6401-41fe-b59c-e9a101062158-2987321136_thumb250.jpg",
    "song": "Existinct",
    "track_id": "bec86c0a-eea1-46db-8a25-1d956a0b686e",
    "recording_id": "4997e308-1d13-41b9-bb3c-c4c905d7bd31",
    "artist": "THEESatisfaction",
    "artist_ids": [
        "918c2998-512f-4e6c-95ec-0f833c4b7e22"
    ],
    "album": "Awe Naturale (Clean Edits)",
    "release_id": "f0958607-d962-494e-aee8-bfbdb003c779",
    "release_group_id": "cc9f6543-846c-49c9-8ef5-5043b2d22e70",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2012-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "THEESatisfaction was an American music duo based in Seattle, Washington. It consisted of Stasia \"Stas\" Irons and Catherine \"Cat\" Harris-White.\n--\nSee them in a live performance in the KEXP studio in 2015: https://www.youtube.com/watch?v=8sl5t74UMjI&t=808s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}