Information about plays

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

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

{
    "id": 3577311,
    "uri": "https://api.kexp.org/v2/plays/3577311/?format=api",
    "airdate": "2025-11-12T16:19:24-08:00",
    "show": 65092,
    "show_uri": "https://api.kexp.org/v2/shows/65092/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-50944d6b-967d-43c1-a750-b2377bcaff8a/mbid-50944d6b-967d-43c1-a750-b2377bcaff8a-43320573482_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-50944d6b-967d-43c1-a750-b2377bcaff8a/mbid-50944d6b-967d-43c1-a750-b2377bcaff8a-43320573482_thumb250.jpg",
    "song": "Dirty Dog",
    "track_id": "0521279a-d2a7-4f95-95ed-028d37aca02d",
    "recording_id": "547744ea-d863-4d6d-8bd2-102c916581e8",
    "artist": "JMSN",
    "artist_ids": [
        "773bc0c0-a4ae-45a9-b71d-356174b67c08"
    ],
    "album": "…it's only about u if you think it is.",
    "release_id": "50944d6b-967d-43c1-a750-b2377bcaff8a",
    "release_group_id": "9f29bdc5-faed-4ca8-a6f6-8342ab4c6aeb",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-10-16",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tour Alert!\nJMSN will be performing at the Neumos theater on November 21st! Other tour dates here: https://www.iamjmsn.com/dirty_dog.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}