Information about plays

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

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

{
    "id": 3429077,
    "uri": "https://api.kexp.org/v2/plays/3429077/?format=api",
    "airdate": "2024-11-23T12:17:44-08:00",
    "show": 61927,
    "show_uri": "https://api.kexp.org/v2/shows/61927/?format=api",
    "image_uri": "https://ia903203.us.archive.org/19/items/mbid-76321c02-2e7c-4255-a784-5c95abd761d4/mbid-76321c02-2e7c-4255-a784-5c95abd761d4-39379196479_thumb500.jpg",
    "thumbnail_uri": "https://ia903203.us.archive.org/19/items/mbid-76321c02-2e7c-4255-a784-5c95abd761d4/mbid-76321c02-2e7c-4255-a784-5c95abd761d4-39379196479_thumb250.jpg",
    "song": "Devil",
    "track_id": "725646e3-23c2-4558-ba57-ad258112552b",
    "recording_id": "10e043bd-e392-4110-bfc1-2cd777251648",
    "artist": "Full Flower Moon Band",
    "artist_ids": [
        "21db5853-8622-4eb7-b318-2dacdb65ba78"
    ],
    "album": "Megaflower",
    "release_id": "76321c02-2e7c-4255-a784-5c95abd761d4",
    "release_group_id": "e0e558d0-4bd1-4416-8c91-2d8faae36bda",
    "labels": [
        "Silver Arrow"
    ],
    "label_ids": [
        "e3e6fefb-8d9f-4f3a-b90b-5559e62603d2"
    ],
    "release_date": "2024-07-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Australia! Megaflower is the third album from the Full Flower Moon Band.\n\nhttps://fullflowermoonband.bandcamp.com/track/devil\n\nhttps://www.fullflowermoonband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}