Information about plays

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

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

{
    "id": 3606394,
    "uri": "https://api.kexp.org/v2/plays/3606394/?format=api",
    "airdate": "2026-01-19T13:41:10-08:00",
    "show": 65700,
    "show_uri": "https://api.kexp.org/v2/shows/65700/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ancestral Recall",
    "track_id": null,
    "recording_id": "46048495-c033-4518-b983-09b0e7b2cb74",
    "artist": "Christian Scott aTunde Adjuah featuring Saul Williams",
    "artist_ids": [
        "29b9d080-7de7-4608-8a50-57274a611bdd",
        "756cf672-d4ae-4470-a3af-a43d776a211d"
    ],
    "album": "Ancestral Recall",
    "release_id": null,
    "release_group_id": "ec44e0ac-f8c2-4e75-bcc3-e09d54870b1b",
    "labels": [
        "Ropeadope"
    ],
    "label_ids": [
        "dc43303b-c8bb-4b04-8c39-c8cd46c6a611"
    ],
    "release_date": "2019-02-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New Orleans musician Christian Scott aTunde Adjuah is a two-time Edison Award winning (2010 and 2012) and Grammy Award nominated jazz trumpeter, composer and producer.\n--\nNPR called \"Ancestral Recall\" one of the 25 best albums of 2019: https://www.npr.org/2019/12/11/778225628/the-25-best-albums-of-2019",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}