Information about plays

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

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

{
    "id": 3584069,
    "uri": "https://api.kexp.org/v2/plays/3584069/?format=api",
    "airdate": "2025-11-28T11:04:40-08:00",
    "show": 65231,
    "show_uri": "https://api.kexp.org/v2/shows/65231/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Vow",
    "track_id": "9987d4e2-c4f9-496c-acd5-a95b2ca1c873",
    "recording_id": "02525212-b551-40c1-94e8-65d46115f258",
    "artist": "Shannon and the Clams",
    "artist_ids": [
        "edda8263-7286-4227-9dc4-9ed8e6177f84"
    ],
    "album": "The Moon Is in the Wrong Place",
    "release_id": "6c559bc9-0ca3-40a4-99f0-151e0e7a99ff",
    "release_group_id": "3bdff444-eb6c-4ad2-9731-6d772cad602f",
    "labels": [
        "Easy Eye Sound"
    ],
    "label_ids": [
        "895e5b19-d586-4f83-a2aa-2b00d4803ba4"
    ],
    "release_date": "2024-05-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Moon Is in the Wrong Place is the newest album from Oakland band, Shannon and the Clams. The record touches on the loss of Shannon Shaw’s fiancée Joe Haener who died in a car accident in August of 2022, about two and a half months before their wedding.\n\nKEXP's Emily Fox spoke to Shaw for our podcast, A Deeper Listen: https://www.kexp.org/podcasts/a-deeper-listen/2024/5/14/shannon-and-the-clams-process-grief-on-new-album/\n\nhttps://shannonandtheclams.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}