Information about plays

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

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

{
    "id": 3608350,
    "uri": "https://api.kexp.org/v2/plays/3608350/?format=api",
    "airdate": "2026-01-24T05:30:51-08:00",
    "show": 65739,
    "show_uri": "https://api.kexp.org/v2/shows/65739/?format=api",
    "image_uri": "https://ia801401.us.archive.org/25/items/mbid-d277c19d-71e9-4d70-892b-7a9fb1ff0b78/mbid-d277c19d-71e9-4d70-892b-7a9fb1ff0b78-17361517341_thumb500.jpg",
    "thumbnail_uri": "https://ia801401.us.archive.org/25/items/mbid-d277c19d-71e9-4d70-892b-7a9fb1ff0b78/mbid-d277c19d-71e9-4d70-892b-7a9fb1ff0b78-17361517341_thumb250.jpg",
    "song": "Halah",
    "track_id": "0250f677-0f67-4a15-806d-59cdcd18f626",
    "recording_id": "6679e4a0-9721-45ab-9e6f-cad2305fb526",
    "artist": "Mazzy Star",
    "artist_ids": [
        "c48d4327-8122-4286-af66-05e1ee6ac4d8"
    ],
    "album": "She Hangs Brightly",
    "release_id": "d277c19d-71e9-4d70-892b-7a9fb1ff0b78",
    "release_group_id": "328f73a5-37d1-35cc-8538-f880f4f18520",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "71247f6b-fd24-4a56-89a2-23512f006f0c"
    ],
    "release_date": "1990-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Arabic Name: Halah (هالة) is a female given name, meaning \"halo\" or \"aura\" of light around the moon.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}