Information about plays

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

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

{
    "id": 3574446,
    "uri": "https://api.kexp.org/v2/plays/3574446/?format=api",
    "airdate": "2025-11-05T20:50:53-08:00",
    "show": 65032,
    "show_uri": "https://api.kexp.org/v2/shows/65032/?format=api",
    "image_uri": "https://ia902800.us.archive.org/8/items/mbid-482f1e56-f25e-4426-b93f-3f608b053f00/mbid-482f1e56-f25e-4426-b93f-3f608b053f00-10218387378_thumb500.jpg",
    "thumbnail_uri": "https://ia802800.us.archive.org/8/items/mbid-482f1e56-f25e-4426-b93f-3f608b053f00/mbid-482f1e56-f25e-4426-b93f-3f608b053f00-10218387378_thumb250.jpg",
    "song": "Current Carry",
    "track_id": "083685a3-785e-421a-93b6-9a8b5c2ceca6",
    "recording_id": "941d8932-a04a-468e-8d80-6684b5c36017",
    "artist": "Vetiver",
    "artist_ids": [
        "328068c9-ee60-408e-8c24-b1dc1ae08b94"
    ],
    "album": "Complete Strangers",
    "release_id": "482f1e56-f25e-4426-b93f-3f608b053f00",
    "release_group_id": "c4be0016-13a0-4574-bf6f-3e4e04222014",
    "labels": [
        "Easy Sound"
    ],
    "label_ids": [
        "b6e9732a-ff58-4365-a674-8d2e43ce2ee7"
    ],
    "release_date": "2015-03-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Vetiver is the long running stage and recording name of San Francisco's Andy Cabic. Vetiver craft nuanced, understated songs that reward careful listening, building a rich duality; a space where sunshine is only a chord away from melancholy, an introspective lyric underlies an extroverted chorus and subtlety tries to be outgoing in an effort to connect the dots of life’s ellipsis.  \n\nhttps://vetiver.bandcamp.com/album/complete-strangers",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}