Information about plays

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

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

{
    "id": 3438774,
    "uri": "https://api.kexp.org/v2/plays/3438774/?format=api",
    "airdate": "2024-12-16T08:18:03-08:00",
    "show": 62125,
    "show_uri": "https://api.kexp.org/v2/shows/62125/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Renegade",
    "track_id": "c9ee77db-59e5-4d44-9648-ad5377c5beba",
    "recording_id": "6eacf4e8-358a-4e23-9f2e-28169639fe5f",
    "artist": "Doves",
    "artist_ids": [
        "9de8f66e-3cd1-4f11-8328-38200f0612b0"
    ],
    "album": "Constellations For The Lonely",
    "release_id": "b098f08c-578f-4493-beb4-242784b4d2b6",
    "release_group_id": "378daa85-8f8f-4d92-8c04-be4d67475d58",
    "labels": [
        "EMI North"
    ],
    "label_ids": [
        "4a480334-3dd3-466c-8006-a1f7383739f9"
    ],
    "release_date": "2025-02-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Singer Jimi Goodwin said of the album \"In our minds, it's got a Blade Runner-esque theme. It was inspired by the Roy Batty speech of how nothing lasts forever...\"\n\n\"Renegade\" is the lead single from Doves' \"Constellations for the Lonely,\" due out on Valentine's Day next year. It's their first album since 2020's \"The Universal Want\" (which was their first new music in more than a decade).\n\nhttps://www.nme.com/news/music/doves-interview-renegade-new-album-constellations-for-the-lonely-jimi-goodwin-mental-health-3809126\n\nhttps://dovesofficial.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}