Information about plays

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

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

{
    "id": 3560124,
    "uri": "https://api.kexp.org/v2/plays/3560124/?format=api",
    "airdate": "2025-10-01T16:24:53-07:00",
    "show": 64719,
    "show_uri": "https://api.kexp.org/v2/shows/64719/?format=api",
    "image_uri": "https://ia601209.us.archive.org/10/items/mbid-3c10f5a3-009d-4abc-b626-0c188c7bdd87/mbid-3c10f5a3-009d-4abc-b626-0c188c7bdd87-11479399470_thumb500.jpg",
    "thumbnail_uri": "https://ia801209.us.archive.org/10/items/mbid-3c10f5a3-009d-4abc-b626-0c188c7bdd87/mbid-3c10f5a3-009d-4abc-b626-0c188c7bdd87-11479399470_thumb250.jpg",
    "song": "Sugarfix",
    "track_id": "91931f38-8e16-4fc2-9076-8fd899f16b90",
    "recording_id": "5f4a4cae-cf17-4b01-97f7-978bbb39ee63",
    "artist": "Tamaryn",
    "artist_ids": [
        "ec0b5da9-c023-45b7-b5ac-f53657a42938"
    ],
    "album": "Cranekiss",
    "release_id": "3c10f5a3-009d-4abc-b626-0c188c7bdd87",
    "release_group_id": "2f743024-f361-4bfc-b4d3-a7a7a3dc2ad5",
    "labels": [
        "Mexican Summer"
    ],
    "label_ids": [
        "2c6049c6-7335-4d03-b264-234b314b03b5"
    ],
    "release_date": "2015-08-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"I lived with my godmother and mother in New Zealand until I was seven. They were both Jungian psychologists and had a homeless shelter for street gang members in New Zealand. I saw a lot of drugs and strange things when I was younger, but I also think it was a positive experience because I was surrounded by these really interesting, beautiful people that were trying to get their lives back on track.\" http://bit.ly/1OLBZ8F\n\nVideo from Tamaryn's live performance for KEXP at Bumbershoot in 2013- https://youtu.be/JPWSGR97Jo4\n\nhttps://tamaryn.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}