Information about plays

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

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

{
    "id": 3577747,
    "uri": "https://api.kexp.org/v2/plays/3577747/?format=api",
    "airdate": "2025-11-13T17:52:42-08:00",
    "show": 65100,
    "show_uri": "https://api.kexp.org/v2/shows/65100/?format=api",
    "image_uri": "https://ia803402.us.archive.org/22/items/mbid-cd7d006c-a9fa-4094-a733-6d001dcfa4b4/mbid-cd7d006c-a9fa-4094-a733-6d001dcfa4b4-37958037007_thumb500.jpg",
    "thumbnail_uri": "https://ia803402.us.archive.org/22/items/mbid-cd7d006c-a9fa-4094-a733-6d001dcfa4b4/mbid-cd7d006c-a9fa-4094-a733-6d001dcfa4b4-37958037007_thumb250.jpg",
    "song": "Pretty Pimpin",
    "track_id": "7c1c276d-6a92-4822-a93f-61e494bc04ce",
    "recording_id": "71e56dad-b568-4e84-876a-b7a70c809b1c",
    "artist": "Kurt Vile",
    "artist_ids": [
        "e07a111e-4e8a-4651-a849-01ac60551ab2"
    ],
    "album": "b'lieve i'm goin down...",
    "release_id": "cd7d006c-a9fa-4094-a733-6d001dcfa4b4",
    "release_group_id": "62917949-8997-409b-94fb-af8a41ff3c52",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2015-09-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Cynthia\n\nCould you play the song Pretty Pimpin by Kurt Vile for my friend Pat who died 18 months ago :(\nHe was the best friend a person could have- he was always up for a hike, cuppa coffee, a concert, new experiences and  always had an ear to listen to me cry or laugh.\nThe world, my world, is a lesser place without Pat. I think about and miss him every day.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}