Information about plays

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

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

{
    "id": 3583211,
    "uri": "https://api.kexp.org/v2/plays/3583211/?format=api",
    "airdate": "2025-11-26T11:33:13-08:00",
    "show": 65215,
    "show_uri": "https://api.kexp.org/v2/shows/65215/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Shine a Light",
    "track_id": "a04b8200-1749-346c-ab55-036dd3845f9d",
    "recording_id": "1a0a6824-409e-4508-9059-054140b826e1",
    "artist": "Constantines",
    "artist_ids": [
        "e94357c5-815c-424d-80d4-968ec02d6d05"
    ],
    "album": "Shine a Light",
    "release_id": "1544b485-1136-4101-98bb-4459e0392ed7",
    "release_group_id": "7506ff60-e707-3aa3-904d-6fd730c6c77f",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2003-08-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shine a Light is Ontario band Constantine's second full length album.\n\nThis from Magnet magazine: \"They’re young offenders with sharpened teeth who make grinding, literate punk with the elasti-to-explosive guitars heard on Fugazi’s “Smallpox Champion,” the stark lyrical economy of a Vonnegut-penned newspaper obituary…\" And: “The Constantines are old souls in young bodies--guys in their early 20s who sound like Joe Strummer backed by Fugazi--making music that wakes the sleeping and the dead.”\nhttps://www.subpop.com/artists/constantines\n\nhttps://theconstantines.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}