Information about plays

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

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

{
    "id": 3520039,
    "uri": "https://api.kexp.org/v2/plays/3520039/?format=api",
    "airdate": "2025-06-28T18:34:40-07:00",
    "show": 63864,
    "show_uri": "https://api.kexp.org/v2/shows/63864/?format=api",
    "image_uri": "https://ia601602.us.archive.org/24/items/mbid-97e94863-0a63-3f78-8200-178cea1f722e/mbid-97e94863-0a63-3f78-8200-178cea1f722e-2482340591_thumb500.jpg",
    "thumbnail_uri": "https://ia801602.us.archive.org/24/items/mbid-97e94863-0a63-3f78-8200-178cea1f722e/mbid-97e94863-0a63-3f78-8200-178cea1f722e-2482340591_thumb250.jpg",
    "song": "Parentheses",
    "track_id": "82c9da2b-589b-31ba-9169-626c063a26b0",
    "recording_id": "045f251f-4b9e-4be3-943e-23455ab09c97",
    "artist": "The Blow",
    "artist_ids": [
        "63b2d8f7-45d2-4b4e-8ffd-92cfcbc38688"
    ],
    "album": "Paper Television",
    "release_id": "1cff7991-945c-319e-b046-5d794fcf1aeb",
    "release_group_id": "ba56d0f2-8316-3a8c-9e24-07dffab0f8cc",
    "labels": [
        "K Records"
    ],
    "label_ids": [
        "300891cf-1256-4bf7-afc0-272f632c68fc"
    ],
    "release_date": "2006-10-24",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Classic electro pop from Olympia! This was their last K Records release before they relocated to Brooklyn in 2008.\n\nhttps://theblow.bandcamp.com\n\nFUN FACT: In 2011, The Blow began recording a new album about \"someone who is quasi-lesbian and might have gone off the rails.\" At performances they claimed that the songs were for Lindsay Lohan's new album.\n\nhttps://pitchfork.com/news/37309-the-blow-debuts-crazy-lindsay-lohan-inspired-project/",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}