Information about plays

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

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

{
    "id": 3630046,
    "uri": "https://api.kexp.org/v2/plays/3630046/?format=api",
    "airdate": "2026-03-17T05:13:09-07:00",
    "show": 66204,
    "show_uri": "https://api.kexp.org/v2/shows/66204/?format=api",
    "image_uri": "https://dn710008.ca.archive.org/0/items/mbid-78874de6-2701-4886-97f4-effd770c8968/mbid-78874de6-2701-4886-97f4-effd770c8968-30201269804_thumb500.jpg",
    "thumbnail_uri": "https://dn710008.ca.archive.org/0/items/mbid-78874de6-2701-4886-97f4-effd770c8968/mbid-78874de6-2701-4886-97f4-effd770c8968-30201269804_thumb250.jpg",
    "song": "Alameda Apartments",
    "track_id": "73aa5767-18f6-4fe7-8b6e-fa6e4e9955c5",
    "recording_id": "50f2848b-c1d5-49c2-9292-7a1c4085e957",
    "artist": "Neal Francis",
    "artist_ids": [
        "5c5284c4-38b2-4018-b1ed-404d77fd2cf0"
    ],
    "album": "In Plain Sight",
    "release_id": "78874de6-2701-4886-97f4-effd770c8968",
    "release_group_id": "95dbf9dc-63f8-49bc-8049-5be1ecdd192a",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2021-11-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Neal Francis released the retro-soul anthem \"Alameda Apartments\" in 2021 as the opening track of his sophomore album, In Plain Sight. See Neal Francis playing live in our studio back in 2022: https://www.youtube.com/watch?v=DHYHd6MXfVE You can also see him live at The Guild Theatre in Menlo Park (SF Bay Area) on June 20th. Read more: https://nealfrancis.bandcamp.com/album/return-to-zero",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}