Information about plays

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

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

{
    "id": 3519538,
    "uri": "https://api.kexp.org/v2/plays/3519538/?format=api",
    "airdate": "2025-06-27T13:44:02-07:00",
    "show": 63851,
    "show_uri": "https://api.kexp.org/v2/shows/63851/?format=api",
    "image_uri": "https://ia801800.us.archive.org/7/items/mbid-ff46d164-fcc7-4236-9b42-2d919bf6993b/mbid-ff46d164-fcc7-4236-9b42-2d919bf6993b-41758560946_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-ff46d164-fcc7-4236-9b42-2d919bf6993b/mbid-ff46d164-fcc7-4236-9b42-2d919bf6993b-41758560946_thumb250.jpg",
    "song": "S.O.T.H.",
    "track_id": "1ff42bb7-e450-4904-87f9-0aabfd992280",
    "recording_id": "1e28d904-0295-4067-93fa-8e1af3dc4837",
    "artist": "SAULT",
    "artist_ids": [
        "23b19bc5-813e-4456-bbae-ac3ca118f535"
    ],
    "album": "10",
    "release_id": "ff46d164-fcc7-4236-9b42-2d919bf6993b",
    "release_group_id": "69c03e83-eafe-45d8-b8b1-7dbdcc3e10f8",
    "labels": [
        "Forever Living Originals"
    ],
    "label_ids": [
        "81e61c90-28f2-4dcb-b656-cac924dfa331"
    ],
    "release_date": "2025-04-19",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Another spiritual journey from UK collective SAULT. https://saultglobal.bandcamp.com/album/10-2 \nhttps://www.sault.global/\n\nHere's a little more about SAULT: https://thebluesproject.co/2023/12/sault-about-the-mystery-indie-rnb-soul-collective/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}