Information about plays

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

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

{
    "id": 3548903,
    "uri": "https://api.kexp.org/v2/plays/3548903/?format=api",
    "airdate": "2025-09-04T16:26:34-07:00",
    "show": 64474,
    "show_uri": "https://api.kexp.org/v2/shows/64474/?format=api",
    "image_uri": "https://ia800905.us.archive.org/2/items/mbid-136352a1-f79f-453a-8b5b-0397a3a1c291/mbid-136352a1-f79f-453a-8b5b-0397a3a1c291-42932303485_thumb500.jpg",
    "thumbnail_uri": "https://ia800905.us.archive.org/2/items/mbid-136352a1-f79f-453a-8b5b-0397a3a1c291/mbid-136352a1-f79f-453a-8b5b-0397a3a1c291-42932303485_thumb250.jpg",
    "song": "City of Rain",
    "track_id": "434363a0-5e38-40f9-bab1-6b7ed786ce38",
    "recording_id": "2e2b42f4-f750-460f-bf26-a448e834f90a",
    "artist": "Joy Forever",
    "artist_ids": [
        "050a9b21-4d97-4233-8ada-0c73d02e9f5f"
    ],
    "album": "City of Rain",
    "release_id": "136352a1-f79f-453a-8b5b-0397a3a1c291",
    "release_group_id": "f7290143-ea6e-4626-8848-8a7b26a3b395",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-08-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hamburg 4-piece band, Joy Forever.\nhttps://joyforeverband.bandcamp.com/track/city-of-rain\n\nRead about the band and their album here: https://post-punk.com/hamburg-post-punk-outfit-joy-forever-releases-debut-ep-all-you-need-is-joy-listen-to-third-single-ill-let-you-down/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}