Information about plays

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

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

{
    "id": 3548057,
    "uri": "https://api.kexp.org/v2/plays/3548057/?format=api",
    "airdate": "2025-09-02T16:00:26-07:00",
    "show": 64455,
    "show_uri": "https://api.kexp.org/v2/shows/64455/?format=api",
    "image_uri": "https://dn721701.ca.archive.org/0/items/mbid-07d02411-6722-4071-8130-14fb8512288a/mbid-07d02411-6722-4071-8130-14fb8512288a-20158302627_thumb500.jpg",
    "thumbnail_uri": "https://ia600903.us.archive.org/29/items/mbid-07d02411-6722-4071-8130-14fb8512288a/mbid-07d02411-6722-4071-8130-14fb8512288a-20158302627_thumb250.jpg",
    "song": "Souvlaki Space Station",
    "track_id": "7345d614-2766-35bf-99c0-0cf0d526275a",
    "recording_id": "4c2fc4d7-1af7-4336-909e-1390fd847583",
    "artist": "Slowdive",
    "artist_ids": [
        "a16371b9-7d36-497a-a9d4-42b0a0440c5e"
    ],
    "album": "Souvlaki",
    "release_id": "07d02411-6722-4071-8130-14fb8512288a",
    "release_group_id": "46482030-ef12-319c-9c5a-5d04c39d574b",
    "labels": [
        "SBK Records"
    ],
    "label_ids": [
        "9a68bb68-c297-4478-92fa-d30389ec00f5"
    ],
    "release_date": "1994-02-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Welcome to Drive Time, Tuesday Shoegaze Edition!\n___\n\nSouvlaki is the second release from English band, Slowdive. Cheryl Waters hosted Slowdive live in the KEXP studio in 2017: https://youtu.be/gwgq-IWtcPE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}