Information about plays

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

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

{
    "id": 3585855,
    "uri": "https://api.kexp.org/v2/plays/3585855/?format=api",
    "airdate": "2025-12-02T13:23:57-08:00",
    "show": 65271,
    "show_uri": "https://api.kexp.org/v2/shows/65271/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "In Circles",
    "track_id": "f950385b-e35d-411f-b50b-d3d6eb6df69b",
    "recording_id": "0a89806a-5fff-41d2-90ed-63ff69189e92",
    "artist": "Sunny Day Real Estate",
    "artist_ids": [
        "86b24e8f-a4d9-4c84-83ee-fde0d14ad9fa"
    ],
    "album": "Diary",
    "release_id": "cbc2eacd-8b94-451a-8a15-a59257405c62",
    "release_group_id": "12e88251-2cde-3bea-9cee-2d8c7fe65039",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2009-09-15",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Born on this day in 1968, Nate Mendel, American bass player known for his work with the for Foo Fighters, Sunny Day Real Estate, The Fire Theft, Juno, and Lieutenant!\n---\nThis track from Sunny Day Real Estate’s debut album, 'Diary' features lyrics sung in both English and Greek by lead singer Jeremy Enigk. \n---\nSunny Day Real Estate's Jeremy Enigk stopped by the KEXP studio in 2018. Check it out!\nhttps://youtu.be/la6y7impCxo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}