Information about plays

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

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

{
    "id": 3540541,
    "uri": "https://api.kexp.org/v2/plays/3540541/?format=api",
    "airdate": "2025-08-15T22:30:46-07:00",
    "show": 64299,
    "show_uri": "https://api.kexp.org/v2/shows/64299/?format=api",
    "image_uri": "https://ia801808.us.archive.org/21/items/mbid-66ce9ff3-34d5-446c-ba08-65babc679474/mbid-66ce9ff3-34d5-446c-ba08-65babc679474-27669194107_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-66ce9ff3-34d5-446c-ba08-65babc679474/mbid-66ce9ff3-34d5-446c-ba08-65babc679474-27669194107_thumb250.jpg",
    "song": "Timber",
    "track_id": "6dd3d0a4-83d9-4b53-aa50-7ab7b72afab0",
    "recording_id": "abdc7852-fc63-49d4-9a73-6f9f69dc2559",
    "artist": "Yirim Seck",
    "artist_ids": [
        "6b0b1fdd-8720-4f94-9ace-ab896f40f441"
    ],
    "album": "Hear Me Out Too (Seckond Edition)",
    "release_id": "66ce9ff3-34d5-446c-ba08-65babc679474",
    "release_group_id": "c8c9648d-31cc-4bb1-9b70-ab1f2f6d3bd5",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2019-11-18",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle-based Hip-Hop Artist Yirim Seck is rooted in the musical legacy of Seattle's Central District while standing firm on his rich Senegalese heritage.\n\nHe is facilities manager for Wa Na Wari, a space for Black ownership, possibility, & belonging through art, historic preservation, & connection.\nhttps://www.wanawari.org/people",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}