Information about plays

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

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

{
    "id": 3581519,
    "uri": "https://api.kexp.org/v2/plays/3581519/?format=api",
    "airdate": "2025-11-22T17:57:00-08:00",
    "show": 65181,
    "show_uri": "https://api.kexp.org/v2/shows/65181/?format=api",
    "image_uri": "https://dn721301.ca.archive.org/0/items/mbid-ba1d2309-bc9a-4e9a-b4e0-e99af83c538b/mbid-ba1d2309-bc9a-4e9a-b4e0-e99af83c538b-42478440535_thumb500.jpg",
    "thumbnail_uri": "https://ia600306.us.archive.org/11/items/mbid-ba1d2309-bc9a-4e9a-b4e0-e99af83c538b/mbid-ba1d2309-bc9a-4e9a-b4e0-e99af83c538b-42478440535_thumb250.jpg",
    "song": "many lives",
    "track_id": "3d3568ff-c1c3-4075-8e2a-073909d4479b",
    "recording_id": "57a4e65b-40f1-4e7e-a96c-aa0f680f7fd3",
    "artist": "Purity Ring",
    "artist_ids": [
        "fdb53441-e5e6-4657-9aad-8dab672e1cdc"
    ],
    "album": "purity ring",
    "release_id": "ba1d2309-bc9a-4e9a-b4e0-e99af83c538b",
    "release_group_id": "37c89eb1-977c-4d79-948e-62ecd9866062",
    "labels": [
        "The Fellowship"
    ],
    "label_ids": [
        "424b675d-40fa-4c61-9edd-0c70654cbb62"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One of two new singles from Purity Ring!\nhttps://purityringthing.com/\n\nThanks Everyone! Enjoy your weekend and stick around for Audioasis and Vinelands!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}