Information about plays

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

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

{
    "id": 3546394,
    "uri": "https://api.kexp.org/v2/plays/3546394/?format=api",
    "airdate": "2025-08-29T17:39:45-07:00",
    "show": 64420,
    "show_uri": "https://api.kexp.org/v2/shows/64420/?format=api",
    "image_uri": "https://ia800707.us.archive.org/26/items/mbid-694a93c5-835e-470e-a0d8-e42093eed9af/mbid-694a93c5-835e-470e-a0d8-e42093eed9af-5267860923_thumb500.jpg",
    "thumbnail_uri": "https://ia800707.us.archive.org/26/items/mbid-694a93c5-835e-470e-a0d8-e42093eed9af/mbid-694a93c5-835e-470e-a0d8-e42093eed9af-5267860923_thumb250.jpg",
    "song": "Q.U.E.E.N.",
    "track_id": "2fa3766a-97e5-48ae-bf56-2093a63c22eb",
    "recording_id": "9c582271-19d7-4c10-b654-2b1bde39faa8",
    "artist": "Janelle Monáe feat. Erykah Badu",
    "artist_ids": [
        "ee190f6b-7d98-43ec-b924-da5f8018eca0",
        "321531fc-db73-4ffa-a959-61a61a2908c1"
    ],
    "album": "The Electric Lady",
    "release_id": "694a93c5-835e-470e-a0d8-e42093eed9af",
    "release_group_id": "c7400a4b-26cc-4720-aadc-e061b86d693a",
    "labels": [
        "Bad Boy Records"
    ],
    "label_ids": [
        "29d43312-a8ed-4d7b-9f4e-f5650318aebb"
    ],
    "release_date": "2013-09-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Janelle Monáe will be performing at Bumbershoot this weekend in Seattle on August 31th!\n\n\"Monae's lead single from \"The Electric Lady\" was inspired by \"private conversations\" between the two singers...\" Read more about this amazing song here:\nhttps://www.billboard.com/music/rb-hip-hop/janelle-monaes-queen-rules-the-funk-with-erykah-badu-listen-1559107/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}