Information about plays

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

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

{
    "id": 3632361,
    "uri": "https://api.kexp.org/v2/plays/3632361/?format=api",
    "airdate": "2026-03-22T13:03:46-07:00",
    "show": 66251,
    "show_uri": "https://api.kexp.org/v2/shows/66251/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-e18c862b-f616-4cc2-8860-967ce9013506/mbid-e18c862b-f616-4cc2-8860-967ce9013506-22152769425_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-e18c862b-f616-4cc2-8860-967ce9013506/mbid-e18c862b-f616-4cc2-8860-967ce9013506-22152769425_thumb250.jpg",
    "song": "La Vie en Rose",
    "track_id": "c2ce2011-ec7f-40b5-bee6-34f9e09b9774",
    "recording_id": "0f547d51-0ec2-4eb3-80a8-11303e3a65e3",
    "artist": "Lucy Dacus",
    "artist_ids": [
        "dbe7fdf7-81b2-418b-b3f6-81ae71532f40"
    ],
    "album": "La Vie En Rose",
    "release_id": "e18c862b-f616-4cc2-8860-967ce9013506",
    "release_group_id": "53f90f93-89ca-4946-acf9-a8df1cd513ba",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2019-02-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lucy Dacus collaborates with Phoebe Bridgers (and Julien Baker) in the supergroup boygenius.\n\nDacus will be at the Mount Baker Theatre in Bellingham on May 10th, and the Castro in San Francisco on May 18th and 19th.\n \nhttps://www.lucydac.us/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}