Information about plays

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

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

{
    "id": 3607720,
    "uri": "https://api.kexp.org/v2/plays/3607720/?format=api",
    "airdate": "2026-01-22T17:04:47-08:00",
    "show": 65725,
    "show_uri": "https://api.kexp.org/v2/shows/65725/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Jupiter and Mars",
    "track_id": "af2646fa-25ff-4977-bab7-aecb0e969cfc",
    "recording_id": "06a23556-cef7-43e4-b19f-02777be7ba21",
    "artist": "Avalon Emerson",
    "artist_ids": [
        "f91ec397-c4be-4672-8faa-2d2983682b1c"
    ],
    "album": "Written into Changes",
    "release_id": "91bebc72-fd6f-4278-a400-dd87807fe46c",
    "release_group_id": "83a23d08-3dad-4d9e-bb38-b4cf17554bfd",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Emerson worked on the follow-up to her 2023 dream-pop project with producers Bullion and Rostam Batmanglij.\nRead more here: https://pitchfork.com/news/avalon-emerson-and-the-charm-announce-new-album-written-into-changes/\n\nhttps://avalonemerson.bandcamp.com/track/jupiter-and-mars",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}