Information about plays

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

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

{
    "id": 3530719,
    "uri": "https://api.kexp.org/v2/plays/3530719/?format=api",
    "airdate": "2025-07-23T11:16:55-07:00",
    "show": 64091,
    "show_uri": "https://api.kexp.org/v2/shows/64091/?format=api",
    "image_uri": "https://ia600602.us.archive.org/3/items/mbid-6886eb5b-17fb-3516-b88f-3fba641d6ffc/mbid-6886eb5b-17fb-3516-b88f-3fba641d6ffc-2044237924_thumb500.jpg",
    "thumbnail_uri": "https://ia600602.us.archive.org/3/items/mbid-6886eb5b-17fb-3516-b88f-3fba641d6ffc/mbid-6886eb5b-17fb-3516-b88f-3fba641d6ffc-2044237924_thumb250.jpg",
    "song": "Our Hearts Are Wrong",
    "track_id": "eb00453a-e6dd-3a2a-a5d8-d37bf40c1982",
    "recording_id": "066c951d-4940-42bf-a65c-6491da6d9052",
    "artist": "Jessica Lea Mayfield",
    "artist_ids": [
        "c30774c8-0bfe-490c-9619-1999908b0fe7"
    ],
    "album": "Tell Me",
    "release_id": "6886eb5b-17fb-3516-b88f-3fba641d6ffc",
    "release_group_id": "7c4d7e33-827b-4f71-a9ed-08a351ce1786",
    "labels": [
        "Nonesuch"
    ],
    "label_ids": [
        "c69cac59-f512-4edc-ab2c-d04c22dbce20"
    ],
    "release_date": "2011-02-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://jessicaleamayfield.bandcamp.com\n\nWatch Jessica Lea Mayfield perform this song Live on KEXP from Mellow Johnny's Bike Shop in  Austin, TX during SXSW in 2011: https://www.youtube.com/watch?v=1pljc8Pe63Y",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}