Information about plays

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

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

{
    "id": 3617562,
    "uri": "https://api.kexp.org/v2/plays/3617562/?format=api",
    "airdate": "2026-02-14T20:43:24-08:00",
    "show": 65935,
    "show_uri": "https://api.kexp.org/v2/shows/65935/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-303b6f7a-9eb0-4cad-8ca0-ab6ee74e9dd6/mbid-303b6f7a-9eb0-4cad-8ca0-ab6ee74e9dd6-22159451971_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-303b6f7a-9eb0-4cad-8ca0-ab6ee74e9dd6/mbid-303b6f7a-9eb0-4cad-8ca0-ab6ee74e9dd6-22159451971_thumb250.jpg",
    "song": "Revolution Lover",
    "track_id": "522579b9-5c0a-44c6-b973-3af731b4e712",
    "recording_id": "c88c81c3-ceed-4c0b-8ab9-8791036b95d7",
    "artist": "Left at London",
    "artist_ids": [
        "3944b36f-0ec2-4972-bab4-c45477b7b8f1"
    ],
    "album": "Transgender Street Legend, Vol. 1",
    "release_id": "303b6f7a-9eb0-4cad-8ca0-ab6ee74e9dd6",
    "release_group_id": "53a25af4-8c22-4b3f-a78e-eeb9f49af718",
    "labels": [],
    "label_ids": [],
    "release_date": "2018-11-09",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "A request from Harrison to his lovely wife Megan!\n\nNat Puff of Left at London released Transgender Street Legend, Vol. 1 in 2018. She has since followed up with Volume 2 (2020) and Volume 3 (2022). https://leftatlondon.bandcamp.com\n\nLeft at London played \"Revolution Lover\" as part of her 2019 Live on KEXP session! Watch the full performance here:  https://www.youtube.com/watch?v=y1fp9f417oA",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}