Information about plays

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

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

{
    "id": 3579961,
    "uri": "https://api.kexp.org/v2/plays/3579961/?format=api",
    "airdate": "2025-11-18T19:57:28-08:00",
    "show": 65148,
    "show_uri": "https://api.kexp.org/v2/shows/65148/?format=api",
    "image_uri": "https://dn710700.ca.archive.org/0/items/mbid-726f0060-e882-45fd-ba88-2da2aad29b9c/mbid-726f0060-e882-45fd-ba88-2da2aad29b9c-5130536045_thumb500.jpg",
    "thumbnail_uri": "https://dn710700.ca.archive.org/0/items/mbid-726f0060-e882-45fd-ba88-2da2aad29b9c/mbid-726f0060-e882-45fd-ba88-2da2aad29b9c-5130536045_thumb250.jpg",
    "song": "Mustt Mustt (Massive Attack remix)",
    "track_id": "77b58723-d30b-3cd5-b031-aee2951cf91b",
    "recording_id": "7055ff8d-677f-4309-b801-2ba7882980f7",
    "artist": "Nusrat Fateh Ali Khan",
    "artist_ids": [
        "5968383c-11c1-4c5b-ada0-504a38cec8e7"
    ],
    "album": "Outcaste Too Untouchable",
    "release_id": "726f0060-e882-45fd-ba88-2da2aad29b9c",
    "release_group_id": "cfbc45aa-8f71-359e-b701-8dd795565a4a",
    "labels": [
        "Outcaste"
    ],
    "label_ids": [
        "76e33af8-f904-4a31-a9ae-979c529cc847"
    ],
    "release_date": "1998-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Widely recognized as the \"Shahanshah-e-Qawwali\" (lit. 'the King of Kings of Qawwali')",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}