Information about plays

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

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

{
    "id": 3556838,
    "uri": "https://api.kexp.org/v2/plays/3556838/?format=api",
    "airdate": "2025-09-23T18:36:48-07:00",
    "show": 64643,
    "show_uri": "https://api.kexp.org/v2/shows/64643/?format=api",
    "image_uri": "https://coverartarchive.org/release/3f93583e-e7f2-49ca-b04d-0c353689cdc3/29027205010-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3f93583e-e7f2-49ca-b04d-0c353689cdc3/29027205010-250.jpg",
    "song": "Work It (Soulwax remix)",
    "track_id": null,
    "recording_id": "0ed21582-0a0f-4a2b-9c4b-dcfdf427e5f8",
    "artist": "Marie Davidson",
    "artist_ids": [
        "5e864744-89b6-4da8-b463-3ed601c22d8c"
    ],
    "album": "Work It (Soulwax Remix)",
    "release_id": null,
    "release_group_id": "b81560c6-e015-48f0-9824-31331599a6ac",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2019-04-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Stephanie!\n___\nSoulwax remixed Daft Punk and this Marie Davidson essential! Her new 12” will also be out in physical form via Soulwax’s Deewee Record Label.\n\nIf Marie Davidson is ever looking for a side hustle, she should consider becoming a life coach. As “Work It\" shows, the Montreal producer understands there’s no shortcut to success. “You wanna know how I get away with everything?” she politely asks before bluntly divulging the hard truth. “I work, all the f**king time.”\n\nhttps://mariedavidson.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}