Information about plays

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

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

{
    "id": 3524899,
    "uri": "https://api.kexp.org/v2/plays/3524899/?format=api",
    "airdate": "2025-07-09T21:57:01-07:00",
    "show": 63968,
    "show_uri": "https://api.kexp.org/v2/shows/63968/?format=api",
    "image_uri": "https://ia601406.us.archive.org/22/items/mbid-c98e7f95-9e38-47c0-8479-99c84a73eb1b/mbid-c98e7f95-9e38-47c0-8479-99c84a73eb1b-16152759497_thumb500.jpg",
    "thumbnail_uri": "https://ia601406.us.archive.org/22/items/mbid-c98e7f95-9e38-47c0-8479-99c84a73eb1b/mbid-c98e7f95-9e38-47c0-8479-99c84a73eb1b-16152759497_thumb250.jpg",
    "song": "Serious",
    "track_id": "f169147d-a223-48e6-8c51-0661da5bf455",
    "recording_id": "e6b713d1-8409-4d8a-9548-ca6eba9c1e61",
    "artist": "Homeshake",
    "artist_ids": [
        "377c4d69-7c77-4186-b536-c4ecd8d97be6"
    ],
    "album": "Fresh Air",
    "release_id": "c98e7f95-9e38-47c0-8479-99c84a73eb1b",
    "release_group_id": "a3c379eb-4896-4202-b445-9690888d60ef",
    "labels": [
        "Sinderlyn"
    ],
    "label_ids": [
        "228a2488-ccc4-4cc0-8a0b-54099594b9f0"
    ],
    "release_date": "2017-02-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Born in the bleak isolation of the secluded prairie city of Edmonton, Canada, Homeshake's Peter Sagar worked with friends in a number of local bands before picking up and moving to Montreal in 2011 to begin recording under the Homeshake moniker. Following two self-released cassettes (The Homeshake Tapes and Dynamic Meditation) and two acclaimed full lengths (In The Shower and Midnight Snack), Sagar cracks a window open with his third album for Sinderlyn – Fresh Air.\" \n\nhttps://homeshake.bandcamp.com/album/fresh-air",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}