Information about plays

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

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

{
    "id": 3546303,
    "uri": "https://api.kexp.org/v2/plays/3546303/?format=api",
    "airdate": "2025-08-29T12:41:48-07:00",
    "show": 64418,
    "show_uri": "https://api.kexp.org/v2/shows/64418/?format=api",
    "image_uri": "https://ia600501.us.archive.org/0/items/mbid-71d559e1-e986-3bd8-942a-d836b558bb91/mbid-71d559e1-e986-3bd8-942a-d836b558bb91-7447572934_thumb500.jpg",
    "thumbnail_uri": "https://dn721209.ca.archive.org/0/items/mbid-71d559e1-e986-3bd8-942a-d836b558bb91/mbid-71d559e1-e986-3bd8-942a-d836b558bb91-7447572934_thumb250.jpg",
    "song": "Who Is He and What Is He to You",
    "track_id": "0b830d59-429b-3056-9b71-ca142b495e65",
    "recording_id": "6a52429b-5e2d-4515-9df5-157a85498b6c",
    "artist": "Me'Shell NdegéOcello",
    "artist_ids": [
        "55a8b485-1cbf-47ee-ae15-d106200fafe8"
    ],
    "album": "Peace Beyond Passion",
    "release_id": "71d559e1-e986-3bd8-942a-d836b558bb91",
    "release_group_id": "88f6ef3a-1000-35c4-8cb0-355d1fd190ae",
    "labels": [
        "Maverick"
    ],
    "label_ids": [
        "79afd9ce-c6b2-4e9a-9b23-a13e25d70688"
    ],
    "release_date": "1996-06-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy 57th birthday to Meshell Ndegeocello! \n\nHer most recent album, No More Water: The Gospel of James Baldwin, came out last year. \nhttps://www.meshell.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}