Information about plays

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

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

{
    "id": 3580119,
    "uri": "https://api.kexp.org/v2/plays/3580119/?format=api",
    "airdate": "2025-11-19T05:49:40-08:00",
    "show": 65151,
    "show_uri": "https://api.kexp.org/v2/shows/65151/?format=api",
    "image_uri": "https://ia801704.us.archive.org/26/items/mbid-f1c1f417-f4e4-4d23-aed2-3ecfaf7d99e2/mbid-f1c1f417-f4e4-4d23-aed2-3ecfaf7d99e2-43589480784_thumb500.jpg",
    "thumbnail_uri": "https://dn720703.ca.archive.org/0/items/mbid-f1c1f417-f4e4-4d23-aed2-3ecfaf7d99e2/mbid-f1c1f417-f4e4-4d23-aed2-3ecfaf7d99e2-43589480784_thumb250.jpg",
    "song": "Wild Ride",
    "track_id": "df33aa1f-2810-4b86-b370-201bfe4a4b91",
    "recording_id": "ea502296-5fb3-403d-bdb5-ad97ef670212",
    "artist": "Ages and Ages",
    "artist_ids": [
        "7772cb15-5519-4d9a-8df2-a89d3a7d9dfd"
    ],
    "album": "Fine Thanks and You",
    "release_id": "f1c1f417-f4e4-4d23-aed2-3ecfaf7d99e2",
    "release_group_id": "474733cd-c939-4225-9434-81da7c77d72e",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-03-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Portland, Oregon band Ages and Ages are releasing a new album next year! \"Wild Ride\" is the first single from their upcoming project Fine Thanks and You. https://agesandages.bandcamp.com/album/fine-thanks-and-you\n\nCheck out their KEXP in-studio performance from back in 2014: https://www.youtube.com/watch?v=6hlZa5poERU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}