Information about plays

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

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

{
    "id": 3599136,
    "uri": "https://api.kexp.org/v2/plays/3599136/?format=api",
    "airdate": "2026-01-02T07:33:38-08:00",
    "show": 65539,
    "show_uri": "https://api.kexp.org/v2/shows/65539/?format=api",
    "image_uri": "https://ia800501.us.archive.org/12/items/mbid-cc375ead-64f3-456e-9ad6-128a37f0497a/mbid-cc375ead-64f3-456e-9ad6-128a37f0497a-15050624182_thumb500.jpg",
    "thumbnail_uri": "https://ia600501.us.archive.org/12/items/mbid-cc375ead-64f3-456e-9ad6-128a37f0497a/mbid-cc375ead-64f3-456e-9ad6-128a37f0497a-15050624182_thumb250.jpg",
    "song": "Still in Love Song",
    "track_id": "34820610-3dd8-357f-90ac-6b654eee4bbf",
    "recording_id": "a1d1ba4a-e5be-4971-b90d-bfe7a7459c33",
    "artist": "The Stills",
    "artist_ids": [
        "e8eed2c6-269a-47c0-aed9-8517a304b02c"
    ],
    "album": "Logic Will Break Your Heart",
    "release_id": "cc375ead-64f3-456e-9ad6-128a37f0497a",
    "release_group_id": "4690a3a8-a350-3dd6-b262-488d82d8b59f",
    "labels": [
        "VICE Records"
    ],
    "label_ids": [
        "4e909fce-55f3-422c-94f1-7d294b60e776"
    ],
    "release_date": "2003-10-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“'Still in love song' can be universally understood by all but those who have never had a love crushed by someone over whom that person chose someone else, a career, or whatever other passion.\" Here's a tribute to this classic song with its \"Sinister, arpeggiating guitars, menacing bassline that won’t quit, punishing and bass heavy drum rhythms, and snarling vocals\": https://mylifeinmusiclists.ca/2022/04/22/best-tunes-of-2003-25-the-stills-still-in-love-song/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}