Information about plays

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

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

{
    "id": 3545093,
    "uri": "https://api.kexp.org/v2/plays/3545093/?format=api",
    "airdate": "2025-08-26T14:28:33-07:00",
    "show": 64394,
    "show_uri": "https://api.kexp.org/v2/shows/64394/?format=api",
    "image_uri": "https://dn720706.ca.archive.org/0/items/mbid-b65cfcb5-9a09-4902-8c27-caced55b204d/mbid-b65cfcb5-9a09-4902-8c27-caced55b204d-42100891896_thumb500.jpg",
    "thumbnail_uri": "https://dn720706.ca.archive.org/0/items/mbid-b65cfcb5-9a09-4902-8c27-caced55b204d/mbid-b65cfcb5-9a09-4902-8c27-caced55b204d-42100891896_thumb250.jpg",
    "song": "The Birds Don’t Sing",
    "track_id": "55e8aded-8227-4ab3-8b66-c0f0bb9adfdf",
    "recording_id": "206a0020-b27e-4c7e-ac3c-b10f39a62775",
    "artist": "Clipse, John Legend & Voices of Fire",
    "artist_ids": [
        "e6424fa5-08d3-41c6-96f3-8549f733708c",
        "75a72702-a5ef-4513-bca5-c5b944903546",
        "e684acbe-4660-4114-8c16-83a999e9613f"
    ],
    "album": "Let God Sort Em Out",
    "release_id": "b65cfcb5-9a09-4902-8c27-caced55b204d",
    "release_group_id": "18cdc08c-03a1-4e55-9624-b7f9dbb968f5",
    "labels": [
        "Roc Nation Distribution"
    ],
    "label_ids": [
        "a9126a7c-9d19-4a2f-ba44-8a9a582b8ed0"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The birds don't sing\nThe birds don't sing, they screech in pain\n---\nhttps://genius.com/Clipse-john-legend-voices-of-fire-pusha-t-and-malice-the-birds-dont-sing-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}