Information about plays

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

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

{
    "id": 3542470,
    "uri": "https://api.kexp.org/v2/plays/3542470/?format=api",
    "airdate": "2025-08-20T12:21:20-07:00",
    "show": 64339,
    "show_uri": "https://api.kexp.org/v2/shows/64339/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-ffe3e5c2-f078-4d23-9d21-33b9fa720573/mbid-ffe3e5c2-f078-4d23-9d21-33b9fa720573-39815501709_thumb500.jpg",
    "thumbnail_uri": "https://ia903405.us.archive.org/22/items/mbid-ffe3e5c2-f078-4d23-9d21-33b9fa720573/mbid-ffe3e5c2-f078-4d23-9d21-33b9fa720573-39815501709_thumb250.jpg",
    "song": "Empty Trainload of Sky",
    "track_id": "efcf8f1f-f611-4f54-b783-4c253ad143b2",
    "recording_id": "b19588e0-ac74-4995-9c4a-e5892dffc429",
    "artist": "Gillian Welch & David Rawlings",
    "artist_ids": [
        "3019ab78-2968-4141-9eab-521e16b877dd",
        "2ff49515-1701-4bac-a53a-04345893f3f3"
    ],
    "album": "Woodland",
    "release_id": "ffe3e5c2-f078-4d23-9d21-33b9fa720573",
    "release_group_id": "be2579e4-3359-4ccf-a32b-5335988c48c2",
    "labels": [
        "Acony Records"
    ],
    "label_ids": [
        "2cf5b679-cad4-442b-9a4d-2e474c13fb90"
    ],
    "release_date": "2024-08-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.gillianwelch-davidrawlings.com/\n\nWatch their 2015 KEXP live performance here: https://www.youtube.com/watch?v=FN14W-P8Zdc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}