Information about plays

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

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

{
    "id": 3580307,
    "uri": "https://api.kexp.org/v2/plays/3580307/?format=api",
    "airdate": "2025-11-19T17:12:06-08:00",
    "show": 65155,
    "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Once in a Lifetime",
    "track_id": "4812f8af-d933-45ed-8026-10f4a346c0ec",
    "recording_id": "9afb193f-7a04-46fa-889f-d41621f6d141",
    "artist": "Kermit the Frog",
    "artist_ids": [
        "992a7ea8-96c1-4058-ba96-f811c8d01c77"
    ],
    "album": "Once in a Lifetime",
    "release_id": "7ebbfabe-344a-4876-ba1c-a12658ad15d9",
    "release_group_id": "7e9e83d4-379e-400a-b8ef-988e14a2482e",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "1988-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "πŸΈπŸ•΄οΈ Where else would you catch a FROG SET! YAAAASSS!!\n\n---\nMuppets covering Talking Heads \"Once in a Lifetime.\"\nHere's the video with Kermit in the big white suit - https://www.youtbe.com/watch?v=PCY0aeUx-Ns",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}