Information about plays

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

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

{
    "id": 3570250,
    "uri": "https://api.kexp.org/v2/plays/3570250/?format=api",
    "airdate": "2025-10-26T13:45:29-07:00",
    "show": 64940,
    "show_uri": "https://api.kexp.org/v2/shows/64940/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-2a3ce3cb-73e6-4ccb-9a0a-386a626690c5/mbid-2a3ce3cb-73e6-4ccb-9a0a-386a626690c5-43007622884_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-2a3ce3cb-73e6-4ccb-9a0a-386a626690c5/mbid-2a3ce3cb-73e6-4ccb-9a0a-386a626690c5-43007622884_thumb250.jpg",
    "song": "Don't Leave Too Soon",
    "track_id": "9d4981f0-cd5b-46d6-af8a-2dc6fbb30b95",
    "recording_id": "746b7ae0-d9f7-407c-a3b5-5d8f7016d286",
    "artist": "Little Simz",
    "artist_ids": [
        "3cdb40fe-a63e-4bb9-b40d-17cda5f50979"
    ],
    "album": "Don’t Leave Too Soon (From the Netflix Film 'Steve')",
    "release_id": "2a3ce3cb-73e6-4ccb-9a0a-386a626690c5",
    "release_group_id": "bc46ccea-9d4b-4e71-80f9-5627d34646d1",
    "labels": [
        "Netflix Music"
    ],
    "label_ids": [
        "1dd4e1dc-cea2-4930-be11-a95d5af72ab9"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Little Simz stars alongside Cillian Murphy in \"Steve\", director Tim Mielants' drama set at a '90s reform school.\n\nLittle Simz co-wrote \"Don't Leave Too Soon\" with producers and past collaborators Miles Clinton James and Matthew Nelson, and it’s the track that runs all through the \"Steve\" soundtrack.\n\nhttps://www.youtube.com/watch?v=M8GLwGDOxSQ\nhttps://littlesimz.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}