Information about plays

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

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

{
    "id": 3597207,
    "uri": "https://api.kexp.org/v2/plays/3597207/?format=api",
    "airdate": "2025-12-28T14:53:01-08:00",
    "show": 65498,
    "show_uri": "https://api.kexp.org/v2/shows/65498/?format=api",
    "image_uri": "https://ia800407.us.archive.org/11/items/mbid-05701ab9-0875-4d50-b974-739880b3263d/mbid-05701ab9-0875-4d50-b974-739880b3263d-18556527148_thumb500.jpg",
    "thumbnail_uri": "https://ia800407.us.archive.org/11/items/mbid-05701ab9-0875-4d50-b974-739880b3263d/mbid-05701ab9-0875-4d50-b974-739880b3263d-18556527148_thumb250.jpg",
    "song": "Better",
    "track_id": "edfb6e49-e0f1-49ce-903e-a536037e89f4",
    "recording_id": "5820c1f9-574e-4d9a-b0df-15d6e4b83957",
    "artist": "Kelela",
    "artist_ids": [
        "045494aa-e913-4e62-bf4e-dcc276e0075a"
    ],
    "album": "Take Me Apart",
    "release_id": "68cf62f8-47a6-4818-a71e-9d2b4b0297e2",
    "release_group_id": "72ff5e97-05c4-493a-8aea-3bad435a6fd0",
    "labels": [],
    "label_ids": [],
    "release_date": "2017-10-06",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kelela Mizanekristos is an Ethiopian-American from Washington DC. \"Take Me Apart\", her debut album, was released in 2017.\n\nhttps://kelela.bandcamp.com/album/take-me-apart\nhttps://www.kelela.co/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}