Information about plays

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

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

{
    "id": 3536693,
    "uri": "https://api.kexp.org/v2/plays/3536693/?format=api",
    "airdate": "2025-08-06T13:58:42-07:00",
    "show": 64216,
    "show_uri": "https://api.kexp.org/v2/shows/64216/?format=api",
    "image_uri": "https://ia800403.us.archive.org/14/items/mbid-0c63f64e-3a69-4459-a0ba-45b3cc1d8a1b/mbid-0c63f64e-3a69-4459-a0ba-45b3cc1d8a1b-38821255511_thumb500.jpg",
    "thumbnail_uri": "https://ia800403.us.archive.org/14/items/mbid-0c63f64e-3a69-4459-a0ba-45b3cc1d8a1b/mbid-0c63f64e-3a69-4459-a0ba-45b3cc1d8a1b-38821255511_thumb250.jpg",
    "song": "Drummy",
    "track_id": "a4e4c428-cdfb-4498-9161-d1da10c0d923",
    "recording_id": "25f32338-708c-407e-a230-4220870dca1d",
    "artist": "J.R.C.G.",
    "artist_ids": [
        "1e007cdc-3210-4228-8b6c-7524fb21c911"
    ],
    "album": "Grim Iconic...(Sadistic Mantra)",
    "release_id": "0c63f64e-3a69-4459-a0ba-45b3cc1d8a1b",
    "release_group_id": "6017014a-9393-4e22-a4e4-6c10a2175b11",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2024-08-02",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "J.R.C.G is an experimental music project that combines elements of Krautrock, jazz, indie rock, art rock, electronics, and the avant-garde.\n\nLarry Mizell Jr was the host when Justin R. Cruz Gallego and his colleagues gave a great live performance in our studio in July 2024: https://www.youtube.com/watch?v=3x8ujGRntqY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}