Information about plays

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

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

{
    "id": 3574686,
    "uri": "https://api.kexp.org/v2/plays/3574686/?format=api",
    "airdate": "2025-11-06T10:25:13-08:00",
    "show": 65037,
    "show_uri": "https://api.kexp.org/v2/shows/65037/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-b7ccb05c-d6c0-4a07-abda-16411a697e0a/mbid-b7ccb05c-d6c0-4a07-abda-16411a697e0a-28709360313_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-b7ccb05c-d6c0-4a07-abda-16411a697e0a/mbid-b7ccb05c-d6c0-4a07-abda-16411a697e0a-28709360313_thumb250.jpg",
    "song": "Keep Up the Speed",
    "track_id": "da2e007f-d4e4-3827-8c35-4cfc14c45d39",
    "recording_id": "08319f21-2af5-4d31-ad23-8dda609f7eaf",
    "artist": "Sahara Hotnights",
    "artist_ids": [
        "5984e4ec-8a8e-4762-a5fb-e7d53436e0bd"
    ],
    "album": "Jennie Bomb",
    "release_id": "b7ccb05c-d6c0-4a07-abda-16411a697e0a",
    "release_group_id": "693fa599-1a77-36c4-a60a-3091d73711d9",
    "labels": [
        "Jetset Records"
    ],
    "label_ids": [
        "859b0293-fd12-429e-af4e-0c253a86583d"
    ],
    "release_date": "2002-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Swedish rock band Sahara Hotnights!\n\n\"While growing up in northern Sweden during the hey day of grunge, the four ladies of Sahara Hotnights needed something tangible to beat the boredom of being teenagers. Naturally, Maria Andersson (vocals/ guitars), Josephine Forsman (drums) and sisters Jennie Asplund (guitars), Johanna Asplund (bass) formed a band.\"\n\nRead more here: https://www.allmusic.com/artist/sahara-hotnights-mn0000831512#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}