Information about plays

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

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

{
    "id": 3422226,
    "uri": "https://api.kexp.org/v2/plays/3422226/?format=api",
    "airdate": "2024-11-06T20:58:53-08:00",
    "show": 61782,
    "show_uri": "https://api.kexp.org/v2/shows/61782/?format=api",
    "image_uri": "https://ia600305.us.archive.org/30/items/mbid-14b80d6b-3541-4819-bd1a-2233df522daf/mbid-14b80d6b-3541-4819-bd1a-2233df522daf-4801162176_thumb500.jpg",
    "thumbnail_uri": "https://ia600305.us.archive.org/30/items/mbid-14b80d6b-3541-4819-bd1a-2233df522daf/mbid-14b80d6b-3541-4819-bd1a-2233df522daf-4801162176_thumb250.jpg",
    "song": "Nature Noir",
    "track_id": "7643c9cc-cccd-49a9-b425-2020c6e1032b",
    "recording_id": "f058bf09-fb2a-44ad-8a40-3042c36cfbd4",
    "artist": "Crystal Stilts",
    "artist_ids": [
        "000fecd9-ae03-49bc-9a08-636dde5d405d"
    ],
    "album": "Nature Noir",
    "release_id": "1bfe6bb5-e2ed-424e-bc7a-2b8a51dce521",
    "release_group_id": "3a195206-e3f7-4df6-bd15-a0cb4aeb53cf",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2013-09-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Founded by vocalist Brad Hargett and guitarist JB Townsend, Crystal Stilts have since come to include Andy Adler on bass, Keegan Cooke on drums, and organist Kyle Forester. This five-piece has come together and crafted the band's 2013 LP, Nature Noir.\nhttps://www.sacredbonesrecords.com/products/sbr105-crystal-stilts-nature-noir",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}