Information about plays

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

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

{
    "id": 3521808,
    "uri": "https://api.kexp.org/v2/plays/3521808/?format=api",
    "airdate": "2025-07-02T20:00:12-07:00",
    "show": 63902,
    "show_uri": "https://api.kexp.org/v2/shows/63902/?format=api",
    "image_uri": "https://ia801204.us.archive.org/14/items/mbid-3376bd98-51de-464c-a801-0bd4dc3d8256/mbid-3376bd98-51de-464c-a801-0bd4dc3d8256-24039927381_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-3376bd98-51de-464c-a801-0bd4dc3d8256/mbid-3376bd98-51de-464c-a801-0bd4dc3d8256-24039927381_thumb250.jpg",
    "song": "Plantlife",
    "track_id": "92cbc904-3a67-3550-8f4c-7e62c5980fd9",
    "recording_id": "42c47730-c24d-4638-8c9e-7a3018fe629f",
    "artist": "Autolux",
    "artist_ids": [
        "78404fdf-23b4-465e-ab02-21adf9ad6d28"
    ],
    "album": "Future Perfect",
    "release_id": "3376bd98-51de-464c-a801-0bd4dc3d8256",
    "release_group_id": "b43acf06-d9f3-32a9-bb0c-1a724c5e2a55",
    "labels": [
        "Full Time Hobby"
    ],
    "label_ids": [
        "c51e4371-bd49-4c00-afed-b5446bb433ac"
    ],
    "release_date": "2005-07-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Autolux was formed in 2001 by drummer-vocalist Carla Azar, guitarist-vocalist Greg Edwards, and bassist-vocalist Eugene Goreshter. Goreshter and Azar met while writing the score for Nobel Prize-winner Dario Fo's play \"Accidental Death of an Anarchist.\" Azar met Edwards when she was on tour with his band, Failure.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}