Information about plays

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

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

{
    "id": 3520664,
    "uri": "https://api.kexp.org/v2/plays/3520664/?format=api",
    "airdate": "2025-06-30T05:30:36-07:00",
    "show": 63881,
    "show_uri": "https://api.kexp.org/v2/shows/63881/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-8b73d385-fa25-4863-9c5e-bd89c21ec79b/mbid-8b73d385-fa25-4863-9c5e-bd89c21ec79b-41788796251_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-8b73d385-fa25-4863-9c5e-bd89c21ec79b/mbid-8b73d385-fa25-4863-9c5e-bd89c21ec79b-41788796251_thumb250.jpg",
    "song": "Gunslinger",
    "track_id": "284b2f7c-b58f-412b-92ea-a335a7d1ce46",
    "recording_id": "cd0a5450-9f45-4a7e-91ba-199c35e5b0b8",
    "artist": "Natalie Bergman",
    "artist_ids": [
        "611d0773-a7c0-4539-be56-22085cb6ef9d"
    ],
    "album": "My Home Is Not In This World",
    "release_id": "8b73d385-fa25-4863-9c5e-bd89c21ec79b",
    "release_group_id": "28a63781-03ab-443e-98fb-e60ad0159ba3",
    "labels": [
        "Third Man Records"
    ],
    "label_ids": [
        "95336f80-eef4-41fa-a4ca-d4bc4ecebcde"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New from Chicago songwriter who is also half of the duo Wild Belle, along with her brother Elliot Bergman.\n\nhttps://nataliebergman.bandcamp.com/album/my-home-is-not-in-this-world",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}