Information about plays

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

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

{
    "id": 3429071,
    "uri": "https://api.kexp.org/v2/plays/3429071/?format=api",
    "airdate": "2024-11-23T12:01:08-08:00",
    "show": 61927,
    "show_uri": "https://api.kexp.org/v2/shows/61927/?format=api",
    "image_uri": "https://ia804602.us.archive.org/27/items/mbid-e8ec496c-0171-40bd-a1db-cb3211269ba3/mbid-e8ec496c-0171-40bd-a1db-cb3211269ba3-30896513251_thumb500.jpg",
    "thumbnail_uri": "https://ia904602.us.archive.org/27/items/mbid-e8ec496c-0171-40bd-a1db-cb3211269ba3/mbid-e8ec496c-0171-40bd-a1db-cb3211269ba3-30896513251_thumb250.jpg",
    "song": "Out Here (Cannonball)",
    "track_id": "8a07249c-027c-4e17-87cc-72613fa17511",
    "recording_id": "94162d05-8ad8-449f-a1d2-f62e579cee03",
    "artist": "Shad",
    "artist_ids": [
        "15d58b2e-63f9-454b-845b-397dc443f17f"
    ],
    "album": "Meloncholdy And The Infinite Shadness",
    "release_id": "e8ec496c-0171-40bd-a1db-cb3211269ba3",
    "release_group_id": "ffdc146b-789e-4489-89ca-0ac7681e4faf",
    "labels": [
        "Black Box Recordings",
        "Decon"
    ],
    "label_ids": [
        "df555a9c-d608-4798-8036-a89941cdfa7f",
        "336ab568-d2f2-430f-b0fa-07ab018f2eb0"
    ],
    "release_date": "2012-07-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shad is a Juno Award-winning rapper from London, Ontario and the host of Netflix’s Hip-Hop Evolution. His albums have been recognized for their sharp lyrics and soulful arrangements. (He is, of course, most famous for doing \"The Morning Show Theme.\")\n--\nShad sampled The Breeders' 1993 breakout hit \"Cannonball\" and \"La Di Da Di\" from Doug E. Fresh and Slick Rick on this track. https://www.shadk.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}