Information about plays

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

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

{
    "id": 3580712,
    "uri": "https://api.kexp.org/v2/plays/3580712/?format=api",
    "airdate": "2025-11-20T17:21:33-08:00",
    "show": 65163,
    "show_uri": "https://api.kexp.org/v2/shows/65163/?format=api",
    "image_uri": "https://dn720706.ca.archive.org/0/items/mbid-b65cfcb5-9a09-4902-8c27-caced55b204d/mbid-b65cfcb5-9a09-4902-8c27-caced55b204d-42100891896_thumb500.jpg",
    "thumbnail_uri": "https://dn720706.ca.archive.org/0/items/mbid-b65cfcb5-9a09-4902-8c27-caced55b204d/mbid-b65cfcb5-9a09-4902-8c27-caced55b204d-42100891896_thumb250.jpg",
    "song": "P.O.V.",
    "track_id": "f290a64e-d890-445c-8511-52a742cc9d3c",
    "recording_id": "77b844f4-7d98-42d3-9a60-afa2631259a8",
    "artist": "Clipse & Tyler, The Creator",
    "artist_ids": [
        "e6424fa5-08d3-41c6-96f3-8549f733708c",
        "f6beac20-5dfe-4d1f-ae02-0b0a740aafd6"
    ],
    "album": "Let God Sort Em Out",
    "release_id": "b65cfcb5-9a09-4902-8c27-caced55b204d",
    "release_group_id": "18cdc08c-03a1-4e55-9624-b7f9dbb968f5",
    "labels": [
        "Roc Nation Distribution"
    ],
    "label_ids": [
        "a9126a7c-9d19-4a2f-ba44-8a9a582b8ed0"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is the fourth album from Clipse, the duo of  brothers Pusha T and Malice Thornton. It's produced by PHarrell Williams.\n--\nHere are the lyrics: https://genius.com/Clipse-and-tyler-the-creator-pov-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}