Information about plays

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

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

{
    "id": 3580308,
    "uri": "https://api.kexp.org/v2/plays/3580308/?format=api",
    "airdate": "2025-11-19T17:13:55-08:00",
    "show": 65155,
    "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
    "image_uri": "https://ia600400.us.archive.org/0/items/mbid-eb457f20-f547-48fb-bdbc-def598cfb99a/mbid-eb457f20-f547-48fb-bdbc-def598cfb99a-18661421600_thumb500.jpg",
    "thumbnail_uri": "https://ia600400.us.archive.org/0/items/mbid-eb457f20-f547-48fb-bdbc-def598cfb99a/mbid-eb457f20-f547-48fb-bdbc-def598cfb99a-18661421600_thumb250.jpg",
    "song": "Kiss That Frog",
    "track_id": "2c68c39d-637e-4d4c-a1fe-48a277af110f",
    "recording_id": "4acef9f1-b166-4cae-8b09-3b1cd97620be",
    "artist": "Peter Gabriel",
    "artist_ids": [
        "8e66ea2b-b57b-47d9-8df0-df4630aeb8e5"
    ],
    "album": "Us",
    "release_id": "eb457f20-f547-48fb-bdbc-def598cfb99a",
    "release_group_id": "2c014cc2-7eb6-3df0-ab17-9a1f57711d5b",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "1992-09-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "πŸΈπŸ’‹\n\nGabriel got the idea from a book called The Uses Of Enchantment. It dealt with the frog and princess fairy tale in terms of sexuality. \n\nhttps://www.songfacts.com/facts/peter-gabriel/kiss-that-frog",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}