Information about plays

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

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

{
    "id": 3420864,
    "uri": "https://api.kexp.org/v2/plays/3420864/?format=api",
    "airdate": "2024-11-03T10:22:14-08:00",
    "show": 61752,
    "show_uri": "https://api.kexp.org/v2/shows/61752/?format=api",
    "image_uri": "https://coverartarchive.org/release/dd18238c-31e9-4958-9d9a-fdcb906ec98b/30108796897-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/dd18238c-31e9-4958-9d9a-fdcb906ec98b/30108796897-250.jpg",
    "song": "Whole World Knows",
    "track_id": null,
    "recording_id": "9a6d4998-a2d5-4c4c-99f2-bce6fa600a84",
    "artist": "Adia Victoria",
    "artist_ids": [
        "7b1252da-a5e6-49db-9ca8-1d3045d8dc2c"
    ],
    "album": "A Southern Gothic",
    "release_id": null,
    "release_group_id": "408432e4-4908-4e0b-8682-2b8fed07d4ed",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2021-09-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The South Carolina–born, Nashville-based artist was joined on this album by Margo Price, Jason Isbell, and others, and it was co-produced by T-Bone Burnett.\n\nWatch her live on KEXP in 2022.\nhttps://www.youtube.com/watch?v=Ju4v-lLvIlI\n\nEmily Fox interviewed Adia Victoria for KEXP's 'Sound and Vision' podcast, where she spoke about this album and how it reimagines the south's whitewashed history: https://kexp.org/podcasts/sound-vision/2021/9/21/adia-victoria-reclaims-souths-whitewashed-history",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}