Information about plays

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

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

{
    "id": 3410076,
    "uri": "https://api.kexp.org/v2/plays/3410076/?format=api",
    "airdate": "2024-10-08T15:29:46-07:00",
    "show": 61522,
    "show_uri": "https://api.kexp.org/v2/shows/61522/?format=api",
    "image_uri": "https://ia800102.us.archive.org/18/items/mbid-01ea563a-11b8-4414-a062-bf1b6327d72b/mbid-01ea563a-11b8-4414-a062-bf1b6327d72b-39841016982_thumb500.jpg",
    "thumbnail_uri": "https://ia800102.us.archive.org/18/items/mbid-01ea563a-11b8-4414-a062-bf1b6327d72b/mbid-01ea563a-11b8-4414-a062-bf1b6327d72b-39841016982_thumb250.jpg",
    "song": "The Space Between Us",
    "track_id": "18a256a8-987f-47d4-a60e-48ca174f5601",
    "recording_id": "337d0681-50b2-4f27-8369-4b3c0cedb728",
    "artist": "Soft Release",
    "artist_ids": [
        "1920dbdb-710a-4b82-a779-a6fd25af8e0b"
    ],
    "album": "The Space Between Us",
    "release_id": "01ea563a-11b8-4414-a062-bf1b6327d72b",
    "release_group_id": "0ffbfee5-f188-4fec-a245-335781d9af7a",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-07-26",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Soft Release, the duo of Mt Fog's Andy Sells and Carolyn B!\n\nhttps://softrelease.bandcamp.com/track/the-space-between-us\n\nThey're playing a show on October 26th at the Clock-Out Lounge opening for Ghost Fetish and Ononos! Get your tickets:\n\nhttps://clockoutlounge.com/tm-event/clock-out-lounge-presents-ononos-w-ghost-fetish-soft-release/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}