Information about plays

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

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

{
    "id": 3607972,
    "uri": "https://api.kexp.org/v2/plays/3607972/?format=api",
    "airdate": "2026-01-23T07:24:18-08:00",
    "show": 65730,
    "show_uri": "https://api.kexp.org/v2/shows/65730/?format=api",
    "image_uri": "https://ia801907.us.archive.org/6/items/mbid-035e0d1c-8bfa-4b4d-9c59-0a88272a6fe7/mbid-035e0d1c-8bfa-4b4d-9c59-0a88272a6fe7-27164951778_thumb500.jpg",
    "thumbnail_uri": "https://ia801907.us.archive.org/6/items/mbid-035e0d1c-8bfa-4b4d-9c59-0a88272a6fe7/mbid-035e0d1c-8bfa-4b4d-9c59-0a88272a6fe7-27164951778_thumb250.jpg",
    "song": "Drifting in and Out",
    "track_id": "27624244-0292-396f-bd1b-7f459302bab1",
    "recording_id": "d7b3019a-6fc0-4369-9c28-99b8af55feb8",
    "artist": "Porcelain Raft",
    "artist_ids": [
        "259380ed-4705-495d-9484-90ff43f8a162"
    ],
    "album": "Strange Weekend",
    "release_id": "035e0d1c-8bfa-4b4d-9c59-0a88272a6fe7",
    "release_group_id": "c4747bee-1c20-4ed5-ba67-c863e8d18aa2",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2012-01-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mauro Remiddi records hazy falsetto-assisted synthpop as Porcelain Raft. For the video for  \"Drifting In And Out,\" he directed himself and gave a smoky, double-exposed close-up image of himself getting really, really into performing the song.: https://www.youtube.com/watch?v=nMQ7f-zW73k",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}