Information about plays

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

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

{
    "id": 3543752,
    "uri": "https://api.kexp.org/v2/plays/3543752/?format=api",
    "airdate": "2025-08-23T13:49:43-07:00",
    "show": 64367,
    "show_uri": "https://api.kexp.org/v2/shows/64367/?format=api",
    "image_uri": "https://ia600307.us.archive.org/23/items/mbid-41745072-82f5-4bc2-a69a-b49218c38b54/mbid-41745072-82f5-4bc2-a69a-b49218c38b54-42216409582_thumb500.jpg",
    "thumbnail_uri": "https://dn721305.ca.archive.org/0/items/mbid-41745072-82f5-4bc2-a69a-b49218c38b54/mbid-41745072-82f5-4bc2-a69a-b49218c38b54-42216409582_thumb250.jpg",
    "song": "June Guitar",
    "track_id": "f5042f98-fcd4-4e0e-ad9e-1985c978597a",
    "recording_id": "0d5ca03d-f263-4e40-8b1d-545b49db912f",
    "artist": "Alex G",
    "artist_ids": [
        "7df4c4de-3181-4a69-bd36-9d663970cebb"
    ],
    "album": "Headlights",
    "release_id": "41745072-82f5-4bc2-a69a-b49218c38b54",
    "release_group_id": "2b86bcf2-220b-44d3-9ba1-75e1983e0684",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The tenth studio album from Philadelphia-based singer, songwriter, producer, and multi-instrumentalist Alex G is a masterclass in restraint. Marking his major label debut, ‘Headlights’ is a focused effort that highlights his impeccable songwriting, signature guitar work, and fluid command of diverse sonic styles,\" writes KEXP Music Director, Chris Sanley. \n\nhttps://kexp.org/read/2025/7/21/new-music-reviews-721/\n\nhttps://sandy.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}