Information about plays

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

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

{
    "id": 3545487,
    "uri": "https://api.kexp.org/v2/plays/3545487/?format=api",
    "airdate": "2025-08-27T12:33:38-07:00",
    "show": 64401,
    "show_uri": "https://api.kexp.org/v2/shows/64401/?format=api",
    "image_uri": "https://ia801209.us.archive.org/32/items/mbid-ed8763b7-a135-4b55-9df9-06f32d497ff1/mbid-ed8763b7-a135-4b55-9df9-06f32d497ff1-11004357381_thumb500.jpg",
    "thumbnail_uri": "https://ia801209.us.archive.org/32/items/mbid-ed8763b7-a135-4b55-9df9-06f32d497ff1/mbid-ed8763b7-a135-4b55-9df9-06f32d497ff1-11004357381_thumb250.jpg",
    "song": "This Must Be the Place",
    "track_id": "322df48f-79c2-4aa7-a92d-430dc2bf7d2a",
    "recording_id": "920937b5-003e-46e8-998c-2010d2501d13",
    "artist": "Iron & Wine & Ben Bridwell",
    "artist_ids": [
        "c3f28da8-662d-4f09-bdc7-3084bf685930",
        "c82451f4-e55e-4258-97c5-1ce43b0a5da5"
    ],
    "album": "Sing Into My Mouth",
    "release_id": "ed8763b7-a135-4b55-9df9-06f32d497ff1",
    "release_group_id": "24378762-8bf4-4ef8-8892-31707251b86d",
    "labels": [
        "Brown Records",
        "Black Cricket Recording Co."
    ],
    "label_ids": [
        "e3210de8-3b0e-42aa-b402-82db38bf3a7a",
        "42b0a553-9693-4d99-8afd-1d9447967136"
    ],
    "release_date": "2015-07-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Robin:\n\n\"I became an amplifier for the first time this year, and am so happy to be part of the KEXP family! \n\nI'm wondering if you would please play a band I know y'all love as much as me (in fact they're my favorite band): Iron & Wine. \n\nPlease play 'This Must Be the Place' (Iron & Wine, Ben Bridwell) - I can't wait to see these two bands play together soon at Marymoor.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}