Information about plays

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

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

{
    "id": 3438253,
    "uri": "https://api.kexp.org/v2/plays/3438253/?format=api",
    "airdate": "2024-12-15T02:48:32-08:00",
    "show": 62114,
    "show_uri": "https://api.kexp.org/v2/shows/62114/?format=api",
    "image_uri": "https://ia600100.us.archive.org/0/items/mbid-094e23cf-fafb-429d-bcc3-89ed6edccb01/mbid-094e23cf-fafb-429d-bcc3-89ed6edccb01-39517608440_thumb500.jpg",
    "thumbnail_uri": "https://ia600100.us.archive.org/0/items/mbid-094e23cf-fafb-429d-bcc3-89ed6edccb01/mbid-094e23cf-fafb-429d-bcc3-89ed6edccb01-39517608440_thumb250.jpg",
    "song": "주마등 (A Lot Can Happen)",
    "track_id": "f3935423-17a4-4d2c-b528-5242afdff7b0",
    "recording_id": "04d89983-9170-40f0-b5e1-1cefedc4cf66",
    "artist": "Parannoul",
    "artist_ids": [
        "7d517c2e-ea8a-4401-935b-42f9343630c7"
    ],
    "album": "Sky Hundred",
    "release_id": "094e23cf-fafb-429d-bcc3-89ed6edccb01",
    "release_group_id": "e3b03ac3-412a-40fb-a4e9-68b15b8fd531",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-08-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Parannoul is a pseudonymous South Korean shoegaze musician. He has released four solo albums: Let's Walk on the Path of a Blue Cat, To See the Next Part of the Dream, After the Magic and most recently, Sky Hundred which was released last month.\n\nhttps://parannoul.bandcamp.com/album/sky-hundred",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}