Information about plays

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

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

{
    "id": 3549681,
    "uri": "https://api.kexp.org/v2/plays/3549681/?format=api",
    "airdate": "2025-09-06T17:13:20-07:00",
    "show": 64493,
    "show_uri": "https://api.kexp.org/v2/shows/64493/?format=api",
    "image_uri": "https://ia601707.us.archive.org/10/items/mbid-41561344-18e2-4c35-8b6a-efa80bf7650b/mbid-41561344-18e2-4c35-8b6a-efa80bf7650b-4396658442_thumb500.jpg",
    "thumbnail_uri": "https://ia801707.us.archive.org/10/items/mbid-41561344-18e2-4c35-8b6a-efa80bf7650b/mbid-41561344-18e2-4c35-8b6a-efa80bf7650b-4396658442_thumb250.jpg",
    "song": "Never Say Never",
    "track_id": "62547cef-cb23-3f6a-9053-c47ddec638da",
    "recording_id": "6474dae8-e89b-44c2-962f-7f6b8298f9c6",
    "artist": "Romeo Void",
    "artist_ids": [
        "70693ef1-2d81-4b35-a483-bd78553db176"
    ],
    "album": "Never Say Never",
    "release_id": "cbf0fd7a-3ea2-4070-b903-f3562575271d",
    "release_group_id": "b7483585-6c37-462f-bd6f-2ad3c99431b5",
    "labels": [
        "415 Records"
    ],
    "label_ids": [
        "ce91c4d5-b7c7-42c3-9981-bbf2b99a634c"
    ],
    "release_date": "1982-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The band was formed in 1979 in San Francisco, when students at the San Francisco Art Institute came together. Singer Debora Iyall and bassist Frank Zincavage decided to form a band together and brought on guitarist Pete Woods and drummer Jay Derrah. Inspired by a magazine article about how single women in San Francisco couldn’t get lucky, Iyall named the band, Romeo Void.: https://ceremonymusic.ca/home/romeovoid\n***\nHere's the video (complete with lyrics) for \"Never Say Never\": https://www.youtube.com/watch?v=4x0fPZrPV3M",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}