Information about plays

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

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

{
    "id": 3521634,
    "uri": "https://api.kexp.org/v2/plays/3521634/?format=api",
    "airdate": "2025-07-02T11:54:35-07:00",
    "show": 63899,
    "show_uri": "https://api.kexp.org/v2/shows/63899/?format=api",
    "image_uri": "https://ia800604.us.archive.org/22/items/mbid-5f2bdc51-f617-4e6e-87e2-7f8438998f46/mbid-5f2bdc51-f617-4e6e-87e2-7f8438998f46-6393745469_thumb500.jpg",
    "thumbnail_uri": "https://dn721309.ca.archive.org/0/items/mbid-5f2bdc51-f617-4e6e-87e2-7f8438998f46/mbid-5f2bdc51-f617-4e6e-87e2-7f8438998f46-6393745469_thumb250.jpg",
    "song": "Pets (radio edit)",
    "track_id": "b78c5347-775c-429e-90eb-edf799d34da1",
    "recording_id": "3de3439f-4658-428e-a7ef-94a957f4f8ef",
    "artist": "Porno for Pyros",
    "artist_ids": [
        "211ee5ca-67e3-4845-8313-6e6cbab95b1b"
    ],
    "album": "Pets",
    "release_id": "e34c6cf0-d7eb-40a2-8a74-0d39380c747e",
    "release_group_id": "64bd9a9c-ca1e-36f9-8cbc-28c89fe93d4d",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Pets\" deals with dissatisfaction with the human race, and how it is on the brink of destruction. It then describes how aliens might be able to take over the world and treat humans as pets. \n\nhttps://pornoforpyrosofficial.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}