Information about plays

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

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

{
    "id": 3572177,
    "uri": "https://api.kexp.org/v2/plays/3572177/?format=api",
    "airdate": "2025-10-31T10:14:05-07:00",
    "show": 64983,
    "show_uri": "https://api.kexp.org/v2/shows/64983/?format=api",
    "image_uri": "https://ia801904.us.archive.org/6/items/mbid-83ff6988-2f79-40b9-82d5-437f2a5da5f3/mbid-83ff6988-2f79-40b9-82d5-437f2a5da5f3-3959751624_thumb500.jpg",
    "thumbnail_uri": "https://ia801904.us.archive.org/6/items/mbid-83ff6988-2f79-40b9-82d5-437f2a5da5f3/mbid-83ff6988-2f79-40b9-82d5-437f2a5da5f3-3959751624_thumb250.jpg",
    "song": "Hells Bells",
    "track_id": "1342ecee-79f1-3477-adcd-9ab5ff7a6a4c",
    "recording_id": "c7c25302-69ab-4a9d-b967-23cbc6793854",
    "artist": "AC/DC",
    "artist_ids": [
        "66c662b6-6e2f-4930-8610-912e24c63ed1"
    ],
    "album": "Back in Black",
    "release_id": "83ff6988-2f79-40b9-82d5-437f2a5da5f3",
    "release_group_id": "d3bc1a64-7561-3787-b680-0003aa50f8f1",
    "labels": [
        "Albert Productions",
        "Epic"
    ],
    "label_ids": [
        "ff70518a-f935-4b34-9f04-c099c644554b",
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "2003-02-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The bell used on this recording was \"a ‘standard’ bronze Taylor bell tuned to E (A=440Hz), which measured 48 inches in diameter and would normally weigh close to 1 UK ton, or 2240lbs (not a US ton of 2000lbs). This was the largest bell that we could make in the tight delivery period — it was ordered seven weeks before the recording was due to take place. With the addition of the large logo, the finished bell weighed 1.03 UK tons (2318lbs / 1051kg).\" \n\nRead more from this article written by the bellmaster at the bellfoundary who fulfilled the order for this iconic bell: https://tinyurl.com/4t56f7s5",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}