Information about plays

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

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

{
    "id": 3659471,
    "uri": "https://api.kexp.org/v2/plays/3659471/?format=api",
    "airdate": "2026-05-25T16:54:46-07:00",
    "show": 66814,
    "show_uri": "https://api.kexp.org/v2/shows/66814/?format=api",
    "image_uri": "https://ia801707.us.archive.org/21/items/mbid-f6e39e2a-f2c8-4920-b9bf-7f974d0825a3/mbid-f6e39e2a-f2c8-4920-b9bf-7f974d0825a3-44157663129_thumb500.jpg",
    "thumbnail_uri": "https://dn710304.ca.archive.org/0/items/mbid-f6e39e2a-f2c8-4920-b9bf-7f974d0825a3/mbid-f6e39e2a-f2c8-4920-b9bf-7f974d0825a3-44157663129_thumb250.jpg",
    "song": "FIREWORM",
    "track_id": "816e0090-99f1-4983-8f33-30c7160e0525",
    "recording_id": "a58d44c8-6266-4bdd-b69c-46b19f6f8c94",
    "artist": "elsas",
    "artist_ids": [
        "fadb238c-8242-469b-87e3-4d2d7c4d57d4"
    ],
    "album": "APORIAMOR",
    "release_id": "f6e39e2a-f2c8-4920-b9bf-7f974d0825a3",
    "release_group_id": "73b91cb1-4de5-4677-bc40-bd4fc3112646",
    "labels": [
        "Lapsus Records"
    ],
    "label_ids": [
        "61c5aee9-b240-4dfa-a922-3e1db8c1ee4e"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "APORIAMOR explores the affective ontological and organic processes of love and lust in the turmoil of an urban existence, through the female lens. It expresses the process of strengthening through heartbreak in its various forms.\n\nhttps://elsas.bandcamp.com/album/aporiamor",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}