Information about plays

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

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

{
    "id": 3578377,
    "uri": "https://api.kexp.org/v2/plays/3578377/?format=api",
    "airdate": "2025-11-15T05:48:54-08:00",
    "show": 65113,
    "show_uri": "https://api.kexp.org/v2/shows/65113/?format=api",
    "image_uri": "https://ia601601.us.archive.org/16/items/mbid-2ccd44d0-ab85-3c37-ad00-26317045243e/mbid-2ccd44d0-ab85-3c37-ad00-26317045243e-1397926379_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-2ccd44d0-ab85-3c37-ad00-26317045243e/mbid-2ccd44d0-ab85-3c37-ad00-26317045243e-1397926379_thumb250.jpg",
    "song": "Help Me",
    "track_id": "0d7df4c0-7117-39ec-9a35-e8f705ec57da",
    "recording_id": "452f0a05-63a6-48ae-9c89-30d3784e3bbd",
    "artist": "Joni Mitchell",
    "artist_ids": [
        "a6de8ef9-b1a1-4756-97aa-481bbb8a4069"
    ],
    "album": "Court and Spark",
    "release_id": "2ccd44d0-ab85-3c37-ad00-26317045243e",
    "release_group_id": "3bd19e28-698e-3b7e-a8ec-f872bf001651",
    "labels": [
        "Asylum Records"
    ],
    "label_ids": [
        "a8bea33e-67af-424a-a734-898e2dc437ed"
    ],
    "release_date": "1983-08-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Joni Mitchell: “Prince used to write me fan mail with all of the U’s and hearts that way that he writes. And the office took it as mail from the lunatic fringe and just tossed it!”\n---\nhttp://jonimitchell.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}