Information about plays

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

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

{
    "id": 3548171,
    "uri": "https://api.kexp.org/v2/plays/3548171/?format=api",
    "airdate": "2025-09-02T22:49:58-07:00",
    "show": 64458,
    "show_uri": "https://api.kexp.org/v2/shows/64458/?format=api",
    "image_uri": "https://ia600802.us.archive.org/2/items/mbid-88fd750d-1280-4a7a-8d49-8739c99f6db7/mbid-88fd750d-1280-4a7a-8d49-8739c99f6db7-3326316906_thumb500.jpg",
    "thumbnail_uri": "https://ia800802.us.archive.org/2/items/mbid-88fd750d-1280-4a7a-8d49-8739c99f6db7/mbid-88fd750d-1280-4a7a-8d49-8739c99f6db7-3326316906_thumb250.jpg",
    "song": "Ode to LRC",
    "track_id": "857eae37-9f9f-3938-92cc-4c6bb649027f",
    "recording_id": "df27d0c9-201d-463d-b937-6fe69512a85a",
    "artist": "Band of Horses",
    "artist_ids": [
        "07b6020a-c539-4d68-aeef-f159f3befc76"
    ],
    "album": "Cease to Begin",
    "release_id": "88fd750d-1280-4a7a-8d49-8739c99f6db7",
    "release_group_id": "b8ecb643-255e-353c-a6c4-6148c05d201d",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2007-10-09",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "For our friend, Seattle firefighter, kind person, family man and dance party friend Larry Doll who passed recently. This one's for you Larry! https://www.bandofhorses.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}