Information about plays

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

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

{
    "id": 3574367,
    "uri": "https://api.kexp.org/v2/plays/3574367/?format=api",
    "airdate": "2025-11-05T16:05:11-08:00",
    "show": 65031,
    "show_uri": "https://api.kexp.org/v2/shows/65031/?format=api",
    "image_uri": "https://ia902909.us.archive.org/0/items/mbid-ae86928e-0cd0-44af-8122-fc17eeffa4e0/mbid-ae86928e-0cd0-44af-8122-fc17eeffa4e0-3402987525_thumb500.jpg",
    "thumbnail_uri": "https://ia802909.us.archive.org/0/items/mbid-ae86928e-0cd0-44af-8122-fc17eeffa4e0/mbid-ae86928e-0cd0-44af-8122-fc17eeffa4e0-3402987525_thumb250.jpg",
    "song": "White Love (radio mix)",
    "track_id": "7c421f72-2379-309b-a76e-d814b55f2af4",
    "recording_id": "0e055dd2-b6b2-458c-a93e-242d8b657c87",
    "artist": "One Dove",
    "artist_ids": [
        "a930242b-1984-4249-b79c-3c1b22555f9b"
    ],
    "album": "Morning Dove White",
    "release_id": "ae86928e-0cd0-44af-8122-fc17eeffa4e0",
    "release_group_id": "942620a5-feea-3db9-b78b-ed20163330b0",
    "labels": [
        "FFRR"
    ],
    "label_ids": [
        "d51690ee-c132-41e3-bbde-bb3a4afd835a"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In May 2024, Pitchfork's Matthew Schnipper penned a lovely retrospective of this underappreciated album: \n\n\"But as I report live from the future, I can confidently say Morning Dove White is not the sound of our modern dystopia. Even with its lyrical hints of tough breakups and pining sadness, it’s simply too sweet a record for our sour times. It’s fresh, alive, searching. Eternal qualities. 'Morning Dove White' isn’t a record of any certain time; it’s a classic.\" - https://tinyurl.com/5n92nva9",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}