Information about plays

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

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

{
    "id": 3577722,
    "uri": "https://api.kexp.org/v2/plays/3577722/?format=api",
    "airdate": "2025-11-13T16:14:06-08:00",
    "show": 65100,
    "show_uri": "https://api.kexp.org/v2/shows/65100/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Lose You",
    "track_id": "b6f5904f-c77a-49ec-a2a6-d06af8fba945",
    "recording_id": "0629e682-de95-4a36-a694-f2314aa2fdda",
    "artist": "Murder by Death",
    "artist_ids": [
        "115eda90-a9f4-4437-9e4d-513daa0d5f35"
    ],
    "album": "Egg & Dart",
    "release_id": "443f33c6-9369-4131-8f4a-a131cc41956e",
    "release_group_id": "d5c13b5b-7ddd-4a6a-bd4f-078bfcfc1214",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Carrie \n\nMy friend Todd took his own life in May 2025. He had just turned 40 in February. Todd was a beacon of acceptance and love. He welcomed all into his bubble, he never turned away a stranger. His loss is felt every day and I am so grateful to have had 4 years with him as my friend. We love you and we miss you Todd, I am so sorry you felt alone.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}