Information about plays

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

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

{
    "id": 3639430,
    "uri": "https://api.kexp.org/v2/plays/3639430/?format=api",
    "airdate": "2026-04-08T10:49:48-07:00",
    "show": 66399,
    "show_uri": "https://api.kexp.org/v2/shows/66399/?format=api",
    "image_uri": "https://dn710809.ca.archive.org/0/items/mbid-b478ef36-72da-432c-bd15-086e91a6a179/mbid-b478ef36-72da-432c-bd15-086e91a6a179-13408217275_thumb500.jpg",
    "thumbnail_uri": "https://dn710809.ca.archive.org/0/items/mbid-b478ef36-72da-432c-bd15-086e91a6a179/mbid-b478ef36-72da-432c-bd15-086e91a6a179-13408217275_thumb250.jpg",
    "song": "Come Save Me",
    "track_id": "6759210c-cafb-46fd-ae7a-d22bd4572133",
    "recording_id": "e94479fd-b681-4df1-8eda-040290679cbc",
    "artist": "Jagwar Ma",
    "artist_ids": [
        "5b933654-f58b-438c-8652-90567e5495a1"
    ],
    "album": "Howlin",
    "release_id": "b478ef36-72da-432c-bd15-086e91a6a179",
    "release_group_id": "b0c73910-def9-4bab-b8b5-412a24e8a3d1",
    "labels": [
        "Mom + Pop Music"
    ],
    "label_ids": [
        "e30c6170-fcd5-4c30-9b89-bd1bdcbcaa5f"
    ],
    "release_date": "2013-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This Sydney-based band performed Live on KEXP in 2016.  That great session included \"Come Save Me\": https://www.youtube.com/watch?v=c8_Qmnuh93c",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}