Information about plays

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

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

{
    "id": 3596503,
    "uri": "https://api.kexp.org/v2/plays/3596503/?format=api",
    "airdate": "2025-12-26T23:50:06-08:00",
    "show": 65482,
    "show_uri": "https://api.kexp.org/v2/shows/65482/?format=api",
    "image_uri": "https://coverartarchive.org/release/04f0e30f-076e-4c57-a60d-92af51cf41b6/15896192324-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/04f0e30f-076e-4c57-a60d-92af51cf41b6/15896192324-250.jpg",
    "song": "What We Do…",
    "track_id": null,
    "recording_id": "7ae1eb29-7bc8-4d56-a3f7-2b4a6da3bb59",
    "artist": "Freeway featuring Jay‐Z and Beanie Sigel",
    "artist_ids": [
        "5d008bf9-2958-4640-a5de-dcdcebe711a4",
        "f82bcf78-5b69-4622-a5ef-73800768d9ac",
        "b544133a-b262-451e-84b6-7bea2e61ce60"
    ],
    "album": "Philadelphia Freeway",
    "release_id": null,
    "release_group_id": "68f69ccb-5c82-30b1-ae0e-277ab3beb943",
    "labels": [
        "Roc‐A‐Fella Records"
    ],
    "label_ids": [
        "4cccc72a-0bd0-433a-905e-dad87871397d"
    ],
    "release_date": "2003-02-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is the lead single from Freeway's debut studio album. It sampled Creative Source's 1974 \"I Just Can’t See Myself Without You.\" The song features his Roc-A-Fella Records boss Jay-Z and labelmate Beanie Sigel.\n--\nWatch the video for this 2003 Freeway song here: https://www.youtube.com/watch?v=1swlUtEkXZ0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}