Information about plays

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

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

{
    "id": 3420573,
    "uri": "https://api.kexp.org/v2/plays/3420573/?format=api",
    "airdate": "2024-11-02T18:46:06-07:00",
    "show": 61747,
    "show_uri": "https://api.kexp.org/v2/shows/61747/?format=api",
    "image_uri": "https://ia601603.us.archive.org/16/items/mbid-d3ba50bf-5109-4a87-9724-115f6c746ff1/mbid-d3ba50bf-5109-4a87-9724-115f6c746ff1-35743360168_thumb500.jpg",
    "thumbnail_uri": "https://ia601603.us.archive.org/16/items/mbid-d3ba50bf-5109-4a87-9724-115f6c746ff1/mbid-d3ba50bf-5109-4a87-9724-115f6c746ff1-35743360168_thumb250.jpg",
    "song": "Amber Light",
    "track_id": "7d9f61fd-b68a-47f2-8beb-4e98351aa9c6",
    "recording_id": "d239e71b-5d9c-4d2f-a610-02ec5e51a9e2",
    "artist": "Small Paul",
    "artist_ids": [
        "c2a23d44-99f9-4f5c-9924-13220ddf1b9f"
    ],
    "album": "Come Alive & Live Again",
    "release_id": "d3ba50bf-5109-4a87-9724-115f6c746ff1",
    "release_group_id": "0ba6c796-8e5c-42c8-bf4a-44abf552f7ab",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2023-07-28",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Seattle band Small Paul play Live on KEXP back in 2023: https://www.youtube.com/watch?v=VPIJUPl_ADA\n\nSmall Paul was born in a Seattle basement In the early days of COVID as a happy accident between housemates Kevin Murphy from The Moondoggies, Chris King and Malcolm Roberts from Chris King & The Gutterballs with Seth McDonald from All Star Opera.\n\nhttps://smallpaulband.bandcamp.com/album/come-alive-live-again",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}