Information about plays

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

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

{
    "id": 3619199,
    "uri": "https://api.kexp.org/v2/plays/3619199/?format=api",
    "airdate": "2026-02-18T18:03:00-08:00",
    "show": 65968,
    "show_uri": "https://api.kexp.org/v2/shows/65968/?format=api",
    "image_uri": "https://ia600801.us.archive.org/28/items/mbid-ef2ad70b-eb9f-4d87-95fd-856ad82f1673/mbid-ef2ad70b-eb9f-4d87-95fd-856ad82f1673-39594306781_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-ef2ad70b-eb9f-4d87-95fd-856ad82f1673/mbid-ef2ad70b-eb9f-4d87-95fd-856ad82f1673-39594306781_thumb250.jpg",
    "song": "Two Words",
    "track_id": "a2cc6d96-4b87-4f92-9185-7ae3810ea63b",
    "recording_id": "17494070-c631-4625-9ada-d02002c04222",
    "artist": "Christopher Owens",
    "artist_ids": [
        "9cca95ca-e6b7-4aa7-9a8b-0425189c7f1d"
    ],
    "album": "I Wanna Run Barefoot Through Your Hair",
    "release_id": "ef2ad70b-eb9f-4d87-95fd-856ad82f1673",
    "release_group_id": "36e87682-0357-45ec-8b61-f1853841eb23",
    "labels": [
        "True Panther Sounds"
    ],
    "label_ids": [
        "83d836ec-fd29-4761-890a-9e0053c25635"
    ],
    "release_date": "2024-10-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Nicola! \n---\nChristopher Owens is also the front man for the band Girls. He is playing in Portland tonight and will be making his way down the coast, playing in SF at the Swedish American Hall on Feb 20th and in South Pasadena at Sid the Cat Auditorium on Feb 21st. \nhttps://christopherowens.bandcamp.com/album/i-wanna-run-barefoot-through-your-hair",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}