Information about plays

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

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

{
    "id": 3554065,
    "uri": "https://api.kexp.org/v2/plays/3554065/?format=api",
    "airdate": "2025-09-17T05:34:00-07:00",
    "show": 64584,
    "show_uri": "https://api.kexp.org/v2/shows/64584/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-b6ce0c53-e6ec-4ad7-9fd5-89ee02544eaf/mbid-b6ce0c53-e6ec-4ad7-9fd5-89ee02544eaf-43018807373_thumb500.jpg",
    "thumbnail_uri": "https://ia800909.us.archive.org/21/items/mbid-b6ce0c53-e6ec-4ad7-9fd5-89ee02544eaf/mbid-b6ce0c53-e6ec-4ad7-9fd5-89ee02544eaf-43018807373_thumb250.jpg",
    "song": "Constant and Uniform Movement Unknown",
    "track_id": "b1b2c67b-54bd-4e01-b407-828cde069777",
    "recording_id": "8bc10f33-3d66-4aa9-b655-82849eafca2e",
    "artist": "Stereolab",
    "artist_ids": [
        "f1df0431-9250-4ec8-95d8-f19ce7cf7fb6"
    ],
    "album": "Fed Up With Your Job / Constant And Uniform Movement Unknown",
    "release_id": "b6ce0c53-e6ec-4ad7-9fd5-89ee02544eaf",
    "release_group_id": "c3193bb9-dd8a-4b72-85f9-4ae5427f594a",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Stereolab just released two new songs!\n\nhttps://pitchfork.com/news/stereolab-release-new-songs-fed-up-with-your-job-and-constant-and-uniform-movement-unknown-listen/\n\nPlaying in Seattle Saturday, 10/18 at the Neptune Theater.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}