Information about plays

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

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

{
    "id": 3422121,
    "uri": "https://api.kexp.org/v2/plays/3422121/?format=api",
    "airdate": "2024-11-06T14:17:26-08:00",
    "show": 61780,
    "show_uri": "https://api.kexp.org/v2/shows/61780/?format=api",
    "image_uri": "https://ia801308.us.archive.org/6/items/mbid-08ac435f-7776-455a-8edf-ef109d2ce230/mbid-08ac435f-7776-455a-8edf-ef109d2ce230-37989568607_thumb500.jpg",
    "thumbnail_uri": "https://ia801308.us.archive.org/6/items/mbid-08ac435f-7776-455a-8edf-ef109d2ce230/mbid-08ac435f-7776-455a-8edf-ef109d2ce230-37989568607_thumb250.jpg",
    "song": "Never Give Up",
    "track_id": "ae624e40-cb11-4203-ab64-beab322a6910",
    "recording_id": "cc7bcb07-6476-469e-b129-484dbcb88712",
    "artist": "Chronixx",
    "artist_ids": [
        "0de2154a-6c01-4cd6-8795-78d21211d6e6"
    ],
    "album": "Never Give Up",
    "release_id": "08ac435f-7776-455a-8edf-ef109d2ce230",
    "release_group_id": "2122d29e-438b-46d3-89ef-3f0db8a826cc",
    "labels": [
        "Forever Living Originals"
    ],
    "label_ids": [
        "81e61c90-28f2-4dcb-b656-cac924dfa331"
    ],
    "release_date": "2022-04-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"...we honor the votes and we soldier on.” ---Washington Governor Jay Inslee\n--\n\n\"Never Give Up\" was produced by Inflo, the producer behind SAULT. \nSee Chronixx perform it live in NYC: https://www.youtube.com/watch?v=zxP6HExTdH0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}