Information about plays

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

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

{
    "id": 3631863,
    "uri": "https://api.kexp.org/v2/plays/3631863/?format=api",
    "airdate": "2026-03-21T08:47:41-07:00",
    "show": 66240,
    "show_uri": "https://api.kexp.org/v2/shows/66240/?format=api",
    "image_uri": "https://coverartarchive.org/release/c6d442be-d4c3-4e6a-a8b1-58142ff6daf5/41221566280-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c6d442be-d4c3-4e6a-a8b1-58142ff6daf5/41221566280-250.jpg",
    "song": "That's Where I'll Be",
    "track_id": null,
    "recording_id": "b418825b-4c12-47e9-a38b-db613965f8fb",
    "artist": "Rob Ruha",
    "artist_ids": [
        "4fc4073e-2564-4956-a2f6-a85eaa9e102f"
    ],
    "album": "Preservation Of Scenery",
    "release_id": null,
    "release_group_id": "bccb54d1-7b5d-4e24-a5b7-79a8744b0730",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-05-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Māori\n\nRob Ruha employed Louisa Williamson to perform saxophone on this recording! Dots connected! 6-degrees!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}