Information about plays

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

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

{
    "id": 3539268,
    "uri": "https://api.kexp.org/v2/plays/3539268/?format=api",
    "airdate": "2025-08-12T17:57:29-07:00",
    "show": 64272,
    "show_uri": "https://api.kexp.org/v2/shows/64272/?format=api",
    "image_uri": "https://ia801202.us.archive.org/15/items/mbid-cf2cbb78-ede0-3cb0-8713-2e548793aac9/mbid-cf2cbb78-ede0-3cb0-8713-2e548793aac9-11991286195_thumb500.jpg",
    "thumbnail_uri": "https://ia601202.us.archive.org/15/items/mbid-cf2cbb78-ede0-3cb0-8713-2e548793aac9/mbid-cf2cbb78-ede0-3cb0-8713-2e548793aac9-11991286195_thumb250.jpg",
    "song": "Dominion / Mother Russia",
    "track_id": "1f090ea7-6f0e-3a21-acfd-cf60828faa0a",
    "recording_id": "b8bb131f-5428-4067-bb96-31412c9a48d0",
    "artist": "The Sisters of Mercy",
    "artist_ids": [
        "553d8166-27b0-49fe-b8e4-89a984e2c375"
    ],
    "album": "Floodland",
    "release_id": "cf2cbb78-ede0-3cb0-8713-2e548793aac9",
    "release_group_id": "d1ae968e-ed20-35a2-9741-17f82e20bd28",
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1987-11-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Floodland is the second studio album by English gothic rock band The Sisters of Mercy, and this song opens the album.\n\nhttp://www.the-sisters-of-mercy.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}