Information about plays

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

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

{
    "id": 3639964,
    "uri": "https://api.kexp.org/v2/plays/3639964/?format=api",
    "airdate": "2026-04-09T16:49:46-07:00",
    "show": 66409,
    "show_uri": "https://api.kexp.org/v2/shows/66409/?format=api",
    "image_uri": "https://dn710408.ca.archive.org/0/items/mbid-ec705f4d-b046-46d2-aaa7-028564b265cd/mbid-ec705f4d-b046-46d2-aaa7-028564b265cd-44640142220_thumb500.jpg",
    "thumbnail_uri": "https://dn710408.ca.archive.org/0/items/mbid-ec705f4d-b046-46d2-aaa7-028564b265cd/mbid-ec705f4d-b046-46d2-aaa7-028564b265cd-44640142220_thumb250.jpg",
    "song": "Music Lights Color",
    "track_id": "6b32ac0e-abc1-49a3-b8ed-72ea2b6f00c3",
    "recording_id": "b66b8c6b-5083-443b-b106-46e4aec4dce1",
    "artist": "ford. & A Beacon School",
    "artist_ids": [
        "0617c973-f42f-43dc-892a-fe79ecc1f2b9",
        "d730fe90-6c9d-47dc-8e39-b00354add354"
    ],
    "album": "Music Lights Color",
    "release_id": "ec705f4d-b046-46d2-aaa7-028564b265cd",
    "release_group_id": "7f8ca953-d0d3-44ec-b62d-fef794b9233a",
    "labels": [
        "ecke"
    ],
    "label_ids": [
        "f67ebf7d-1efd-4790-8000-171a3c62f9ec"
    ],
    "release_date": "2026-03-19",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "SF - Rickshaw Stop May 1st.\nSea - Nectar Lounge on May 7th. \n\nCheck out this full play through of the EP at Antelope Island on the Great Salt Lake: \nhttps://www.youtube.com/watch?v=Jwj32ZQ2e4g\n\n\nhttps://fordsounds.bandcamp.com/album/music-lights-color",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}