Information about plays

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

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

{
    "id": 3656384,
    "uri": "https://api.kexp.org/v2/plays/3656384/?format=api",
    "airdate": "2026-05-18T12:14:10-07:00",
    "show": 66751,
    "show_uri": "https://api.kexp.org/v2/shows/66751/?format=api",
    "image_uri": "https://dn710008.ca.archive.org/0/items/mbid-d3cb2038-7bbb-4868-bea2-cc6504965511/mbid-d3cb2038-7bbb-4868-bea2-cc6504965511-34087590700_thumb500.jpg",
    "thumbnail_uri": "https://dn710008.ca.archive.org/0/items/mbid-d3cb2038-7bbb-4868-bea2-cc6504965511/mbid-d3cb2038-7bbb-4868-bea2-cc6504965511-34087590700_thumb250.jpg",
    "song": "Rank & File",
    "track_id": "df542af7-2cdc-4056-af6f-70a75103159e",
    "recording_id": "089bd1bb-f2b8-42ab-8a97-f2883a1f3ab5",
    "artist": "Moses Sumney",
    "artist_ids": [
        "89c081d4-2ab2-4d3e-8589-ad77dfc40384"
    ],
    "album": "Black in Deep Red, 2014",
    "release_id": "d3cb2038-7bbb-4868-bea2-cc6504965511",
    "release_group_id": "3f3849c9-02ca-4f43-a7f5-4c75b6c24e4f",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2018-08-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Asheville, NC's Moses Sumney wrote this song after attending a protest in 2014 that resulted from an officer not being charged from the shooting of Mike Brown - \"I felt like a camouflaged outsider at the protest, like an anthropologist performing a study amongst his own kind.\" - https://www.kexp.org/read/2018/8/2/moses-sumney-announces-new-ep-and-shares-single-rank-file/\n\nhttps://mosessumney.bandcamp.com\nhttps://mosessumney.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}