Information about plays

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

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

{
    "id": 3519494,
    "uri": "https://api.kexp.org/v2/plays/3519494/?format=api",
    "airdate": "2025-06-27T11:07:30-07:00",
    "show": 63850,
    "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
    "image_uri": "https://ia801301.us.archive.org/11/items/mbid-d6553d28-6f48-4f82-958e-3379a5133736/mbid-d6553d28-6f48-4f82-958e-3379a5133736-41428628122_thumb500.jpg",
    "thumbnail_uri": "https://ia801301.us.archive.org/11/items/mbid-d6553d28-6f48-4f82-958e-3379a5133736/mbid-d6553d28-6f48-4f82-958e-3379a5133736-41428628122_thumb250.jpg",
    "song": "Shining",
    "track_id": "18ddb706-59a1-4463-a3cb-1cbefbc09f7f",
    "recording_id": "736393fb-46c1-4b4d-84b4-96054b9a505c",
    "artist": "Ty Segall",
    "artist_ids": [
        "07a17571-81fc-4cf8-a634-98f0d926d313"
    ],
    "album": "Possession",
    "release_id": "d6553d28-6f48-4f82-958e-3379a5133736",
    "release_group_id": "ad302229-cd11-472f-88ab-1e245977372f",
    "labels": [
        "Drag City"
    ],
    "label_ids": [
        "b5d3c9c7-5f73-4ebc-b400-e5075c9101a4"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ty Segall will be back on the west coast this fall!\n\n- San Francisco on Saturday, October 11th at the Regency Ballroom\n\n- Seattle on Tuesday, October 14th at Neumos\n\nMore dates:\nhttps://ty-segall.com/\n\nPossession is the sixteenth album released under Segall's solo act; read about its influences below:\nhttps://tysegall.bandcamp.com/album/possession",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}