Information about plays

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

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

{
    "id": 3636347,
    "uri": "https://api.kexp.org/v2/plays/3636347/?format=api",
    "airdate": "2026-04-01T07:06:49-07:00",
    "show": 66336,
    "show_uri": "https://api.kexp.org/v2/shows/66336/?format=api",
    "image_uri": "https://dn711300.ca.archive.org/0/items/mbid-913274cb-9201-420e-ad32-f4e8c90c0082/mbid-913274cb-9201-420e-ad32-f4e8c90c0082-5402054222_thumb500.jpg",
    "thumbnail_uri": "https://dn711300.ca.archive.org/0/items/mbid-913274cb-9201-420e-ad32-f4e8c90c0082/mbid-913274cb-9201-420e-ad32-f4e8c90c0082-5402054222_thumb250.jpg",
    "song": "Despair",
    "track_id": "054e0b35-b2ce-32a6-b0b8-5718d04e03ff",
    "recording_id": "3af8d336-333c-4ca7-af69-9f9885c42b6f",
    "artist": "Yeah Yeah Yeahs",
    "artist_ids": [
        "584c04d2-4acc-491b-8a0a-e63133f4bfc4"
    ],
    "album": "Mosquito",
    "release_id": "913274cb-9201-420e-ad32-f4e8c90c0082",
    "release_group_id": "f044212a-c6dd-40a6-8781-31c93069aea0",
    "labels": [
        "Dress Up",
        "Polydor"
    ],
    "label_ids": [
        "0e7b87ce-4f28-41ee-8390-fbc1bfa41507",
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "2013-04-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "roduced by Dave Sitek of TV on the Radio! \n\nKaren O described this song as \"a love song to despair.\" She added: \"It's a feeling that you have that visits you time and time again. It's an incredibly uplifting song , though, about wanting to run away from certain darkness in your life.\" --Songfacts (https://tinyurl.com/yr8533p8)\n\nhttps://yeahyeahyeahs.bandcamp.com\nhttps://yeahyeahyeahs.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}