Information about plays

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

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

{
    "id": 3631416,
    "uri": "https://api.kexp.org/v2/plays/3631416/?format=api",
    "airdate": "2026-03-20T09:13:41-07:00",
    "show": 66229,
    "show_uri": "https://api.kexp.org/v2/shows/66229/?format=api",
    "image_uri": "https://dn710300.ca.archive.org/0/items/mbid-51e56540-ef7f-497f-bff5-9abfa9cae128/mbid-51e56540-ef7f-497f-bff5-9abfa9cae128-17882885269_thumb500.jpg",
    "thumbnail_uri": "https://dn710300.ca.archive.org/0/items/mbid-51e56540-ef7f-497f-bff5-9abfa9cae128/mbid-51e56540-ef7f-497f-bff5-9abfa9cae128-17882885269_thumb250.jpg",
    "song": "March Of The Pigs (Clean Version)",
    "track_id": "e7db14f5-955c-493b-9c9e-71fb90a40e52",
    "recording_id": "873c493d-1217-401d-a4d0-b2e30f40cb08",
    "artist": "Nine Inch Nails",
    "artist_ids": [
        "b7ffd2af-418f-4be2-bdd1-22f8b48613da"
    ],
    "album": "March Of The Pigs",
    "release_id": "f18f16e7-58fb-4bd7-8cb0-a3d53a3ea32d",
    "release_group_id": "d03cf545-b0a6-39c4-a8d6-457832c86eee",
    "labels": [
        "TVT Records",
        "Nothing Records",
        "Interscope Records"
    ],
    "label_ids": [
        "c9117237-b78b-4e47-b452-c9d94fb34916",
        "4b5cba06-6a79-454c-91f5-3fe220d4950d",
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch a live performance of this little ditty in  Manchester in 2025: https://www.youtube.com/watch?v=zLC_j-ON8o4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}