Information about plays

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

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

{
    "id": 3559878,
    "uri": "https://api.kexp.org/v2/plays/3559878/?format=api",
    "airdate": "2025-10-01T02:22:44-07:00",
    "show": 64714,
    "show_uri": "https://api.kexp.org/v2/shows/64714/?format=api",
    "image_uri": "https://ia802303.us.archive.org/15/items/mbid-1fed37a3-5545-4eaa-87ad-7a3955849bc6/mbid-1fed37a3-5545-4eaa-87ad-7a3955849bc6-17426250926_thumb500.jpg",
    "thumbnail_uri": "https://ia802303.us.archive.org/15/items/mbid-1fed37a3-5545-4eaa-87ad-7a3955849bc6/mbid-1fed37a3-5545-4eaa-87ad-7a3955849bc6-17426250926_thumb250.jpg",
    "song": "All Eyes on Me",
    "track_id": "58b9786e-5979-3928-b872-f48ecc4709ae",
    "recording_id": "1cef535d-5027-4cb0-91c7-64554e8adc43",
    "artist": "Clipse feat. Keri Hilson",
    "artist_ids": [
        "b76c616a-ec0d-4f0c-b986-f249c4a04d77",
        "e6424fa5-08d3-41c6-96f3-8549f733708c"
    ],
    "album": "Til the Casket Drops",
    "release_id": "1fed37a3-5545-4eaa-87ad-7a3955849bc6",
    "release_group_id": "f0ee8dd1-a787-44cc-bdb8-27ba96e6b2f0",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2009-12-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On tour this Oct/Nov:https://letgodsortemout.com/pages/tour?srsltid=AfmBOopR2lx63_M0083Af7kuFJvXE0bBxbfSNLQZsaAEhnRDrxbCGTMi",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}