Information about plays

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

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

{
    "id": 3558920,
    "uri": "https://api.kexp.org/v2/plays/3558920/?format=api",
    "airdate": "2025-09-28T17:27:19-07:00",
    "show": 64692,
    "show_uri": "https://api.kexp.org/v2/shows/64692/?format=api",
    "image_uri": "https://ia802803.us.archive.org/35/items/mbid-76107770-7fd4-40ad-a2de-b949192cadd0/mbid-76107770-7fd4-40ad-a2de-b949192cadd0-43138674651_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-76107770-7fd4-40ad-a2de-b949192cadd0/mbid-76107770-7fd4-40ad-a2de-b949192cadd0-43138674651_thumb250.jpg",
    "song": "At the Same Time",
    "track_id": "471e40f6-0083-4825-b333-b6b5dbd82b03",
    "recording_id": "698ed499-a226-4d7b-9cfe-a8295c295ee2",
    "artist": "Absolute Losers",
    "artist_ids": [
        "6f032452-bdb3-4e38-9975-78653fd14ca1"
    ],
    "album": "In The Crowd",
    "release_id": "76107770-7fd4-40ad-a2de-b949192cadd0",
    "release_group_id": "2c36d1fb-650b-4a89-b9d9-f6862eae92f4",
    "labels": [
        "We Are Busy Bodies"
    ],
    "label_ids": [
        "e658cace-01ef-4033-a57d-fec8316c1b28"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Absolute Losers is a rock trio from Charlottetown, PEI, made up of brothers Sam and Josh Langille alongside their longtime friend Daniel Hartinger.\n\nKnown for their wiry guitar work, laid-back vocals, and danceable interweaving drums and bass, the band made a bold entrance with their self-recorded debut album, At The Mall, released independently in 2023. In 2024 the band was named “New Artist of the Year” at the Music PEI Awards. https://tinyurl.com/4pbt452d",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}