Information about plays

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

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

{
    "id": 3594932,
    "uri": "https://api.kexp.org/v2/plays/3594932/?format=api",
    "airdate": "2025-12-23T14:43:43-08:00",
    "show": 65457,
    "show_uri": "https://api.kexp.org/v2/shows/65457/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Just One Kiss",
    "track_id": "5eeca6ce-cfb1-4288-b173-f5d52077079a",
    "recording_id": "ad35e7e5-81ce-4e89-8baa-0dd0a1798e57",
    "artist": "Kelly Finnigan",
    "artist_ids": [
        "868bf8f7-f63a-4791-9fba-c439071ab491"
    ],
    "album": "A Joyful Sound",
    "release_id": "c117f4e1-989d-4173-876a-276e7eedb7fe",
    "release_group_id": "3e19ca33-eb42-4046-8627-ceeab6f3a4b7",
    "labels": [
        "Colemine Records"
    ],
    "label_ids": [
        "cfb1811d-1776-4c68-881e-112f83b59998"
    ],
    "release_date": "2020-11-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kelly Finnigan is a Bay Area-based singer, songwriter, engineer, and producer. His album 'A Joyful Sound' is features members of Durand Jones & The Indications, The Dap-Kings, Ghost Funk Orchestra, Monophonics, Thee Sinseers, Orgone, Ikebe Shakedown, Jason Joshua & The Beholders, The True Loves, Neal Francis, Jungle Fire, Delvon Lamarr Organ Trio, Ben Pirani, The Jive Turkeys, The Ironsides, The Harlem Gospel Travelers, Rudy De Anda, Alanna Royale, and more! \n\nhttps://kellyfinnigan.bandcamp.com\nhttps://www.kellyfinniganmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}