Information about plays

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

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

{
    "id": 3422194,
    "uri": "https://api.kexp.org/v2/plays/3422194/?format=api",
    "airdate": "2024-11-06T18:56:28-08:00",
    "show": 61781,
    "show_uri": "https://api.kexp.org/v2/shows/61781/?format=api",
    "image_uri": "https://ia800101.us.archive.org/2/items/mbid-7e60a4ba-8414-4410-933b-399cf1152986/mbid-7e60a4ba-8414-4410-933b-399cf1152986-39850817170_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Carry Me Higher",
    "track_id": "6ce844cc-f0e1-45ab-a6ea-c2a50942ee0f",
    "recording_id": "51c0407a-52f8-49b6-a656-3b3346ec5884",
    "artist": "The Blessed Madonna, Joy Anonymous & Danielle Ponder",
    "artist_ids": [
        "3f351696-75a2-4167-86b1-c5cd37770600"
    ],
    "album": "Godspeed",
    "release_id": "7e60a4ba-8414-4410-933b-399cf1152986",
    "release_group_id": "b35f3b23-8ff2-4979-880f-209e41b6ab79",
    "labels": [
        "Warner Music UK"
    ],
    "label_ids": [
        "9c5cba05-bcad-4daa-b58f-fad3197a2148"
    ],
    "release_date": "2024-10-11",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Blessed Madonna, née Marea Stamper, has finally unveiled her highly anticipated debut album, Godspeed. Blending her underground roots with mainstream appeal, the 24-track album is a deeply personal journey through joy, loss, and everything in between.\n\nWith collaborations from icons like Kylie Minogue and fresh voices such as Joy Crookes, Godspeed showcases The Blessed Madonna’s genre-defying artistry and emotional depth. \nhttps://tinyurl.com/bdt486e7",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}