Information about plays

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

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

{
    "id": 3540213,
    "uri": "https://api.kexp.org/v2/plays/3540213/?format=api",
    "airdate": "2025-08-15T02:26:38-07:00",
    "show": 64291,
    "show_uri": "https://api.kexp.org/v2/shows/64291/?format=api",
    "image_uri": "https://coverartarchive.org/release/323812e3-60c0-42e2-8187-81492a3df13d/40962013215-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/323812e3-60c0-42e2-8187-81492a3df13d/40962013215-250.jpg",
    "song": "Mountain’r Lower",
    "track_id": null,
    "recording_id": "4882e550-707c-4739-a41e-084d8c9d304a",
    "artist": "Blood Lemon",
    "artist_ids": [
        "5e02f2d5-d44d-4215-a0d1-7d84224e8241"
    ],
    "album": "Petite Deaths",
    "release_id": null,
    "release_group_id": "ca3391bb-8b90-4ac5-9b3a-3173f431cbb8",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-01-17",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Check out the new KEXP feature on Blood Lemon from Martin Douglas! https://www.kexp.org/read/2025/8/14/throwaway-style-blood-lemon-from-boise-to-the-world/\n\nMelanie Radford from Blood Lemon also plays bass in Built to Spill",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}