Information about plays

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

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

{
    "id": 3548180,
    "uri": "https://api.kexp.org/v2/plays/3548180/?format=api",
    "airdate": "2025-09-02T23:21:55-07:00",
    "show": 64458,
    "show_uri": "https://api.kexp.org/v2/shows/64458/?format=api",
    "image_uri": "https://ia903405.us.archive.org/16/items/mbid-deeeb9d8-8f4d-4acc-8f68-43daa6dc8ba7/mbid-deeeb9d8-8f4d-4acc-8f68-43daa6dc8ba7-29211951130_thumb500.jpg",
    "thumbnail_uri": "https://ia903405.us.archive.org/16/items/mbid-deeeb9d8-8f4d-4acc-8f68-43daa6dc8ba7/mbid-deeeb9d8-8f4d-4acc-8f68-43daa6dc8ba7-29211951130_thumb250.jpg",
    "song": "Please",
    "track_id": "3ab371b0-fce2-4515-a62e-67f957cd6a7b",
    "recording_id": "b6cf49d7-7aea-4b84-9fd4-e3ec48140542",
    "artist": "Jessie Ware",
    "artist_ids": [
        "6ed40778-8d03-4a5c-ad35-93cf814627c9"
    ],
    "album": "What's Your Pleasure? (The Platinum Pleasure Edition)",
    "release_id": "deeeb9d8-8f4d-4acc-8f68-43daa6dc8ba7",
    "release_group_id": "c6009694-17ec-4e58-b4a5-e9f856946d6b",
    "labels": [
        "PMR Records"
    ],
    "label_ids": [
        "9eb5fc82-82ce-4f6e-85d4-52e23decfa1e"
    ],
    "release_date": "2021-06-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"'Please' is full of optimism and ready to be played in a place where we can all be together and flirt, dance, touch, and kiss, A wonderful excuse not to stop the party from ending.\" Jessie Ware said.\n\nThis song was produced by Simian Mobile Disco's James Ford and co-written by Ware with Ford, Shungudzo, and Danny Parker.\n\nhttps://www.jessieware.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}