Information about plays

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

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

{
    "id": 3562837,
    "uri": "https://api.kexp.org/v2/plays/3562837/?format=api",
    "airdate": "2025-10-08T23:09:13-07:00",
    "show": 64783,
    "show_uri": "https://api.kexp.org/v2/shows/64783/?format=api",
    "image_uri": "https://ia600504.us.archive.org/27/items/mbid-5acbc9cb-6bb7-481b-9999-d2aa172b0478/mbid-5acbc9cb-6bb7-481b-9999-d2aa172b0478-28302143293_thumb500.jpg",
    "thumbnail_uri": "https://ia800504.us.archive.org/27/items/mbid-5acbc9cb-6bb7-481b-9999-d2aa172b0478/mbid-5acbc9cb-6bb7-481b-9999-d2aa172b0478-28302143293_thumb250.jpg",
    "song": "Second Skin",
    "track_id": "c26d09e9-00d6-3898-9064-0c80eed648ca",
    "recording_id": "0106adb0-fe98-4005-bd5b-8e850b00e4fb",
    "artist": "The Gits",
    "artist_ids": [
        "b916a410-ee27-4f15-92ce-1ce2b60e7697"
    ],
    "album": "Frenching the Bully",
    "release_id": "5acbc9cb-6bb7-481b-9999-d2aa172b0478",
    "release_group_id": "8cc9f08b-ba2e-313f-b8a3-9f877253b107",
    "labels": [
        "C/Z Records"
    ],
    "label_ids": [
        "33dfa786-f682-47fc-897b-8de6aa686673"
    ],
    "release_date": "1992-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Read Martin Douglas' Throwaway Style on The Gits: https://www.kexp.org/read/2025/1/30/throwaway-style-the-gits-mia-zapata-historical-essay/\n\nIf you donate at the $10/mo or $120 level, you can choose your thank you gift AND get an additional KEXP Big, Beautiful Bag!\n\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}