Information about plays

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

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

{
    "id": 3570265,
    "uri": "https://api.kexp.org/v2/plays/3570265/?format=api",
    "airdate": "2025-10-26T14:38:32-07:00",
    "show": 64940,
    "show_uri": "https://api.kexp.org/v2/shows/64940/?format=api",
    "image_uri": "https://dn720703.ca.archive.org/0/items/mbid-ca577398-05b7-47e5-854b-41ce385114be/mbid-ca577398-05b7-47e5-854b-41ce385114be-42709575246_thumb500.jpg",
    "thumbnail_uri": "https://dn720703.ca.archive.org/0/items/mbid-ca577398-05b7-47e5-854b-41ce385114be/mbid-ca577398-05b7-47e5-854b-41ce385114be-42709575246_thumb250.jpg",
    "song": "With You",
    "track_id": "2fd0b9de-19cb-473f-a75e-3be0e5dc871a",
    "recording_id": "f337faa1-c768-4081-a944-08e7357ab5c0",
    "artist": "Jorja Smith",
    "artist_ids": [
        "d62614aa-ef2c-44cd-8a7b-91292755a1d0"
    ],
    "album": "With You",
    "release_id": "ca577398-05b7-47e5-854b-41ce385114be",
    "release_group_id": "a472d9e4-6c81-41b4-96e6-a845257fbaf3",
    "labels": [
        "Because Music",
        "FAMM"
    ],
    "label_ids": [
        "23450486-837c-46a6-8b3f-b22429a0dfe1",
        "9a329170-2d70-4a4f-ab94-d0e572fda4d8"
    ],
    "release_date": "2025-07-24",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jorja Smith was born in West Midlands UK to a Jamaican father and an English mother. She was scouted by a manager at the age of 15 after uploading videos of herself singing cover songs on YouTube. After graduation, she moved to London at the age of 18 where she supported herself by working as a barista and continued to write songs.\n\nCheck out her recent Live on KEXP session, recorded in August: https://www.youtube.com/watch?v=L684-sMGvwY\n\nhttps://jorjasmith.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}