Information about plays

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

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

{
    "id": 3581727,
    "uri": "https://api.kexp.org/v2/plays/3581727/?format=api",
    "airdate": "2025-11-23T01:39:10-08:00",
    "show": 65185,
    "show_uri": "https://api.kexp.org/v2/shows/65185/?format=api",
    "image_uri": "https://coverartarchive.org/release/87515dfd-79d8-4804-8d7e-e31b532e2fb5/41909171986-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/87515dfd-79d8-4804-8d7e-e31b532e2fb5/41909171986-250.jpg",
    "song": "Parichaya 2.0 + Shakti (Force) + Gatichad",
    "track_id": null,
    "recording_id": null,
    "artist": "Chepang",
    "artist_ids": [
        "6b5299e2-8792-40fc-991e-30080c857d2f"
    ],
    "album": "Jhyappa",
    "release_id": null,
    "release_group_id": "366f780d-dcfa-42a2-ba6a-5402ddac287a",
    "labels": [
        "Relapse Records"
    ],
    "label_ids": [
        "4189cc4f-fb38-4d62-8271-dbd247585117"
    ],
    "release_date": "2025-05-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Immigrindcore\"\n\nQueens, NY by way of Katmandu, Nepal\n\nhttps://chepang.bandcamp.com/album/jhyappa",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}