Information about plays

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

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

{
    "id": 3588460,
    "uri": "https://api.kexp.org/v2/plays/3588460/?format=api",
    "airdate": "2025-12-08T10:43:23-08:00",
    "show": 65323,
    "show_uri": "https://api.kexp.org/v2/shows/65323/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Laugh Track",
    "track_id": "069b5a22-bbf2-4cec-bb5f-e53f8c88fe3b",
    "recording_id": "5d9271db-77f5-471e-9f37-071110a946bf",
    "artist": "The National feat. Phoebe Bridgers",
    "artist_ids": [
        "96855c21-b832-4366-ba12-0d2330c36a86",
        "664c3e0e-42d8-48c1-b209-1efca19c0325"
    ],
    "album": "Laugh Track",
    "release_id": "7843f8f7-a920-431f-9f74-6d37cd54d9d3",
    "release_group_id": "d24630a6-850c-415f-afc1-2fc51ad59d7c",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2023-09-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "As has become the norm on National albums, there are some guests. Here, Phoebe Bridgers returns on the title track, a sweet little song about looking on the extremely relative bright side.\nhttps://pitchfork.com/reviews/albums/the-national-laugh-track/\n\nEnjoy Live Video from The National's 2017 KEXP In-Studio: https://bit.ly/4oSvYgg.\n\nhttps://thenational.bandcamp.com/track/laugh-track-feat-phoebe-bridgers\nhttps://www.americanmary.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}