Information about plays

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

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

{
    "id": 3548814,
    "uri": "https://api.kexp.org/v2/plays/3548814/?format=api",
    "airdate": "2025-09-04T11:33:46-07:00",
    "show": 64471,
    "show_uri": "https://api.kexp.org/v2/shows/64471/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-09def001-7485-48fb-8728-edc33414d5af/mbid-09def001-7485-48fb-8728-edc33414d5af-41247895194_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-09def001-7485-48fb-8728-edc33414d5af/mbid-09def001-7485-48fb-8728-edc33414d5af-41247895194_thumb250.jpg",
    "song": "Peripheral Lover",
    "track_id": "32a29780-b9c2-405d-9971-746253617d99",
    "recording_id": "b2a19485-6e75-4e73-814a-954902703e73",
    "artist": "Gordi",
    "artist_ids": [
        "b7732e25-d347-46cc-8668-605c8b773c71"
    ],
    "album": "Like Plasticine",
    "release_id": "09def001-7485-48fb-8728-edc33414d5af",
    "release_group_id": "92a196b3-4062-40bd-b754-6a82732fb01d",
    "labels": [
        "Mushroom Music",
        "Virgin"
    ],
    "label_ids": [
        "5d10d13f-786a-4a6a-830c-dcd29922a189",
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gordi's Live on KEXP session from June was recently posted to our YouTube channel - check it out here: https://www.youtube.com/watch?v=98kNYSqKWVM\n--\nOut of Australia, Sophie Payten (aka Gordi) wrote Like Plasticine during her time attending medical school! Read more in this interview: https://tinyurl.com/5x6sw3aa\n\nhttps://gordi.bandcamp.com/album/like-plasticine",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}