Information about plays

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

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

{
    "id": 3548757,
    "uri": "https://api.kexp.org/v2/plays/3548757/?format=api",
    "airdate": "2025-09-04T08:02:48-07:00",
    "show": 64470,
    "show_uri": "https://api.kexp.org/v2/shows/64470/?format=api",
    "image_uri": "https://ia802905.us.archive.org/5/items/mbid-ac6a3bdd-4d2e-38e8-ba6e-33cecf128b18/mbid-ac6a3bdd-4d2e-38e8-ba6e-33cecf128b18-14101003831_thumb500.jpg",
    "thumbnail_uri": "https://ia802905.us.archive.org/5/items/mbid-ac6a3bdd-4d2e-38e8-ba6e-33cecf128b18/mbid-ac6a3bdd-4d2e-38e8-ba6e-33cecf128b18-14101003831_thumb250.jpg",
    "song": "Rebel Rebel",
    "track_id": "1898cdac-2981-32d4-ad8f-3f770563f994",
    "recording_id": "11bd860a-4447-4140-813d-64834ae02ca8",
    "artist": "David Bowie",
    "artist_ids": [
        "5441c29d-3602-4898-b1a1-b77fa23b8e50"
    ],
    "album": "Diamond Dogs",
    "release_id": "ac6a3bdd-4d2e-38e8-ba6e-33cecf128b18",
    "release_group_id": "0dc4835d-b21a-3612-bac6-ab1e782a1396",
    "labels": [
        "Rykodisc"
    ],
    "label_ids": [
        "6dedcd20-3d02-4838-b583-5434eac199d9"
    ],
    "release_date": "1990-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hats off to David Bowie who called out MTV in their early days for being racially exclusionary.\n\nThe Bowie songs \"Fashion\" and \"Boys Keep Swinging\" were both played on MTV's first broadcast day.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}