Information about plays

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

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

{
    "id": 3554803,
    "uri": "https://api.kexp.org/v2/plays/3554803/?format=api",
    "airdate": "2025-09-19T01:08:24-07:00",
    "show": 64599,
    "show_uri": "https://api.kexp.org/v2/shows/64599/?format=api",
    "image_uri": "https://ia600906.us.archive.org/14/items/mbid-fe839435-1526-45b9-99fa-177df3f3774b/mbid-fe839435-1526-45b9-99fa-177df3f3774b-42226951260_thumb500.jpg",
    "thumbnail_uri": "https://dn720705.ca.archive.org/0/items/mbid-fe839435-1526-45b9-99fa-177df3f3774b/mbid-fe839435-1526-45b9-99fa-177df3f3774b-42226951260_thumb250.jpg",
    "song": "Moonshine",
    "track_id": "fadc1d7e-2265-498b-bcd8-d04c63feb12b",
    "recording_id": "8ca42f24-bd71-4388-92dc-b058b978d363",
    "artist": "Joviale",
    "artist_ids": [
        "055acf8a-1329-4b38-a295-3e0af1e5c6ba"
    ],
    "album": "Mount Crystal",
    "release_id": "fe839435-1526-45b9-99fa-177df3f3774b",
    "release_group_id": "e55b525b-e6a3-4fde-a9d0-2a9a93923f1b",
    "labels": [
        "Ghostly International"
    ],
    "label_ids": [
        "c981d5d0-1109-47ff-addf-18eeb81b3717"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Debut full-length from London's Joviale - https://joviale.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}