Information about plays

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

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

{
    "id": 3609794,
    "uri": "https://api.kexp.org/v2/plays/3609794/?format=api",
    "airdate": "2026-01-27T12:50:41-08:00",
    "show": 65769,
    "show_uri": "https://api.kexp.org/v2/shows/65769/?format=api",
    "image_uri": "https://ia801308.us.archive.org/33/items/mbid-47db7a62-72b5-458d-9877-efd463a13f32/mbid-47db7a62-72b5-458d-9877-efd463a13f32-12976739273_thumb500.jpg",
    "thumbnail_uri": "https://ia801308.us.archive.org/33/items/mbid-47db7a62-72b5-458d-9877-efd463a13f32/mbid-47db7a62-72b5-458d-9877-efd463a13f32-12976739273_thumb250.jpg",
    "song": "Add It Up",
    "track_id": "3fab6bd1-9b28-3b64-8cc8-abc7682eff49",
    "recording_id": "8034b934-6d1c-44d0-807d-0fbeb03cd331",
    "artist": "Violent Femmes",
    "artist_ids": [
        "2aab61bc-67f4-4722-8c6e-e1821b2e32a6"
    ],
    "album": "Violent Femmes",
    "release_id": "47db7a62-72b5-458d-9877-efd463a13f32",
    "release_group_id": "616a1d80-83d0-3234-bf71-fe3de8109f99",
    "labels": [
        "Slash"
    ],
    "label_ids": [
        "490afeef-44aa-4bba-b5d7-df875609957f"
    ],
    "release_date": "1982-11-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ramshackle and rowdy in its sound, rebellious and angry in its vocals, and imaginative and timelessly edgy in lyrics, \"Add It Up\" is an excellent example of Femmes’ folk punk sound and Gordon Gano’s timeless songwriting.\n--\nHere's a tribute to this song about adolescent angst: https://perfectsoundforever.home.blog/2019/05/30/violent-femmes-add-it-up-song-dissection/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}