Information about plays

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

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

{
    "id": 3550389,
    "uri": "https://api.kexp.org/v2/plays/3550389/?format=api",
    "airdate": "2025-09-08T09:10:32-07:00",
    "show": 64508,
    "show_uri": "https://api.kexp.org/v2/shows/64508/?format=api",
    "image_uri": "https://ia600701.us.archive.org/24/items/mbid-c2421c30-ac89-4797-8111-91973841d977/mbid-c2421c30-ac89-4797-8111-91973841d977-40426713889_thumb500.jpg",
    "thumbnail_uri": "https://ia800701.us.archive.org/24/items/mbid-c2421c30-ac89-4797-8111-91973841d977/mbid-c2421c30-ac89-4797-8111-91973841d977-40426713889_thumb250.jpg",
    "song": "Kim the Waitress",
    "track_id": "853b3752-2381-324c-a0bc-731ee8e2a380",
    "recording_id": "6a2322cc-5e24-43fe-8b72-f100cc8a418c",
    "artist": "The Green Pajamas",
    "artist_ids": [
        "6af46977-4c37-4c32-b435-a7233f05dacc"
    ],
    "album": "Indian Winter",
    "release_id": "dfae0038-977f-4417-bf57-acaa45c09fe2",
    "release_group_id": "02474788-4a55-3a70-ac96-591102c38779",
    "labels": [
        "Get Hip Recordings"
    ],
    "label_ids": [
        "039cb818-3dbd-40ef-9192-162ee53f0d40"
    ],
    "release_date": "1997-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The Green Pajamas are a musical group from Seattle, Washington with over 30 albums under their belt.\n\nOf the band's name, Jeff Kelly said, \"I wanted to be called, The Flying Nuns, after a 1960s TV show here. But I had written a song that Joe really liked called, ‘Green Pajamas,’ and he thought it would be great and we would immediately have a theme song. And of course we wanted something a little silly sounding as a tribute to bands like The Electric Prunes.\"\n\nhttps://www.psychedelicbabymag.com/2023/09/the-green-pajamas-interview.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}