Information about plays

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

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

{
    "id": 3598010,
    "uri": "https://api.kexp.org/v2/plays/3598010/?format=api",
    "airdate": "2025-12-30T13:09:28-08:00",
    "show": 65517,
    "show_uri": "https://api.kexp.org/v2/shows/65517/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Breakfast Eggs",
    "track_id": "f562b72b-f247-4b25-9b6b-40373c235c85",
    "recording_id": "17b5ea75-9252-485e-924e-9bc54e1061a6",
    "artist": "Ty Segall",
    "artist_ids": [
        "07a17571-81fc-4cf8-a634-98f0d926d313"
    ],
    "album": "Emotional Mugger",
    "release_id": "6066a2f6-92e9-49bc-90fe-a214ef7ee45b",
    "release_group_id": "3c3ca8ad-514b-47ed-af80-6cc3036f8283",
    "labels": [
        "Drag City"
    ],
    "label_ids": [
        "b5d3c9c7-5f73-4ebc-b400-e5075c9101a4"
    ],
    "release_date": "2016-01-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ty Garrett Segall is an American multi-instrumentalist, singer-songwriter and record producer. He is best known for his solo career, during which he has released seventeen studio albums alongside various EPs, singles, and collaborative albums\n---\nTy has been on KEXP multiple times check out these performances, Live on KEXP here, enjoy:\nhttps://www.youtube.com/watch?v=os6tQLwiMiM&list=RDos6tQLwiMiM&start_radio=1\n\nhttps://www.youtube.com/watch?v=Jnix5PwZy2s&list=RDJnix5PwZy2s&start_radio=1\n---\nListen to more from Ty Segall here, enjoy:\nhttps://tysegall.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}