Information about plays

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

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

{
    "id": 3574721,
    "uri": "https://api.kexp.org/v2/plays/3574721/?format=api",
    "airdate": "2025-11-06T12:23:30-08:00",
    "show": 65037,
    "show_uri": "https://api.kexp.org/v2/shows/65037/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-6b9fce25-0fba-4cbb-a0c6-1865fc373fc8/mbid-6b9fce25-0fba-4cbb-a0c6-1865fc373fc8-38821034086_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-6b9fce25-0fba-4cbb-a0c6-1865fc373fc8/mbid-6b9fce25-0fba-4cbb-a0c6-1865fc373fc8-38821034086_thumb250.jpg",
    "song": "Falling Down",
    "track_id": "75c3bc4b-fbdd-4c07-b5e7-7ca896602b63",
    "recording_id": "99ba1655-f2e3-416b-acff-222c2ba4fff9",
    "artist": "Black Nite Crash",
    "artist_ids": [
        "3a10bf8b-68fa-4da4-be49-2bbde9492b47"
    ],
    "album": "Array",
    "release_id": "6b9fce25-0fba-4cbb-a0c6-1865fc373fc8",
    "release_group_id": "917a520a-3083-417e-a57a-faafdd3ac6f6",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2008-06-12",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle's Black Nite Crash!\n\nhttps://blacknitecrash.bandcamp.com/music\n\n--\n\nThey're playing in Portland on Saturday, Dec. 13, at the Shanghai Tunnel Underground Bar & Venue:\n\nhttps://www.songkick.com/concerts/42866756-black-nite-crash-at-shanghai-tunnel-bar-and-venue",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}