Information about plays

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

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

{
    "id": 3624849,
    "uri": "https://api.kexp.org/v2/plays/3624849/?format=api",
    "airdate": "2026-03-03T15:00:22-08:00",
    "show": 66081,
    "show_uri": "https://api.kexp.org/v2/shows/66081/?format=api",
    "image_uri": "https://dn710203.ca.archive.org/0/items/mbid-5f55c6fd-4035-4287-a5ed-1c3a3dfb0fef/mbid-5f55c6fd-4035-4287-a5ed-1c3a3dfb0fef-34699689387_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-5f55c6fd-4035-4287-a5ed-1c3a3dfb0fef/mbid-5f55c6fd-4035-4287-a5ed-1c3a3dfb0fef-34699689387_thumb250.jpg",
    "song": "I Wish you Roses",
    "track_id": "d20c7897-2d5a-4622-a7bb-e0598182e3b3",
    "recording_id": "5ed2c15f-52d1-45f6-a01c-847e7d3fdcc7",
    "artist": "Kali Uchis",
    "artist_ids": [
        "d0c7656d-8169-4f77-9dbe-b8f24e40105d"
    ],
    "album": "Red Moon in Venus",
    "release_id": "aed4d5ac-e6ba-4820-97a7-66e83ba6ed97",
    "release_group_id": "a100a7f2-137c-4e93-82b2-ac4f22dce244",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "2023-03-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy anniversary to Kali Uchis's \"Red Moon in Venus\" (2023). Her third studio album!\n\nKali joined Pitchfork in an interview where she spoke about the track:\n\"This song is about being able to release people with love. It could be a friend, a lover, or someone else, but the point is to celebrate releasing people from your life without being resentful or bitter.\" \n-https://pitchfork.com/reviews/albums/kali-uchis-red-moon-in-venus/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}