Information about plays

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

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

{
    "id": 3600856,
    "uri": "https://api.kexp.org/v2/plays/3600856/?format=api",
    "airdate": "2026-01-06T04:29:30-08:00",
    "show": 65576,
    "show_uri": "https://api.kexp.org/v2/shows/65576/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Popafangout",
    "track_id": "38433672-4f98-4d5f-9ddc-a2f64121bcb6",
    "recording_id": "fb65c075-a9fb-4436-9061-e4859d3781a7",
    "artist": "Sharp Pins",
    "artist_ids": [
        "950f36f9-7e94-4b5a-9161-ddeeef94bf85"
    ],
    "album": "Balloon Balloon Balloon",
    "release_id": "46ffcb74-7c0d-4f78-91fb-b787d17aaac4",
    "release_group_id": "6563da7f-dfe9-44a2-a843-d5ee6c500ae2",
    "labels": [
        "perennialdeath"
    ],
    "label_ids": [
        "d3cf07ef-103a-4a34-b804-6cce099cd820"
    ],
    "release_date": "2025-11-21",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Still fresh off the breakout reissue of their sophomore album ‘Radio DDR’ in March 2025, this solo project of prolific Chicago-based musician Kai Slater (also of Matador Records trio Lifeguard) delivers their third album of scrappy, charming, infectious lo-fi pop gems that blend power-pop, jangle-pop, mod, and psych-pop in a fuzzy manner that’s both referential yet refreshing.\n\nhttps://sharppins.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}