Information about plays

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

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

{
    "id": 3607209,
    "uri": "https://api.kexp.org/v2/plays/3607209/?format=api",
    "airdate": "2026-01-21T12:28:32-08:00",
    "show": 65715,
    "show_uri": "https://api.kexp.org/v2/shows/65715/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-736e4345-5292-4d44-8212-09fc28dee01c/mbid-736e4345-5292-4d44-8212-09fc28dee01c-34643158275_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-736e4345-5292-4d44-8212-09fc28dee01c/mbid-736e4345-5292-4d44-8212-09fc28dee01c-34643158275_thumb250.jpg",
    "song": "So Trendy",
    "track_id": "475f4f45-96a2-430b-ae24-b5d0804f5883",
    "recording_id": "1bd450cf-7c36-4740-b418-80bc00ba3302",
    "artist": "Sleaford Mods",
    "artist_ids": [
        "09d8290b-6ada-422f-8ce3-19349fb1c15d"
    ],
    "album": "UK GRIM",
    "release_id": "736e4345-5292-4d44-8212-09fc28dee01c",
    "release_group_id": "175d2148-dcc2-4b95-aa94-53c0cb956330",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "2276f06e-f65a-4d61-9dee-9f95ff4b775c"
    ],
    "release_date": "2023-03-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nottingham, UK, group Sleaford Mods!\n\nCheck out their 2023 Live on KEXP performance at the Triple Door in Seattle: https://www.youtube.com/watch?v=S6XKTIoq__4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}