Information about plays

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

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

{
    "id": 3548651,
    "uri": "https://api.kexp.org/v2/plays/3548651/?format=api",
    "airdate": "2025-09-04T01:47:22-07:00",
    "show": 64468,
    "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
    "image_uri": "https://coverartarchive.org/release/3b685c2a-01f0-4ee4-bf8d-7f1230126b92/25966500441-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3b685c2a-01f0-4ee4-bf8d-7f1230126b92/25966500441-250.jpg",
    "song": "Bad Bitch Walking",
    "track_id": null,
    "recording_id": "dd697d23-76a0-4da5-a305-da0e50afed19",
    "artist": "Shabazz Palaces feat. Stas THEE Boss",
    "artist_ids": [
        "6462c4f6-6f69-4636-a835-02eebe81c90f",
        "f90f6b85-41ce-432b-a0f1-2ae485830669"
    ],
    "album": "The Don of Diamond Dreams",
    "release_id": null,
    "release_group_id": "037f5951-3f52-43ed-a95a-5965a4ec651e",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2020-04-17",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "See the official video for “Bad Bitch Walking (feat. Stas THEE Boss).” The visual, which stars Ishmael Butler, Stas THEE Boss, model Shernita Anderson, and dancer-choreographer Tanisha Scott, was filmed in isolation in four cities across North America: Toronto, Seattle, Ontario, and Brooklyn.: https://www.youtube.com/watch?v=4kx811DnD_E",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}