Information about plays

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

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

{
    "id": 3629257,
    "uri": "https://api.kexp.org/v2/plays/3629257/?format=api",
    "airdate": "2026-03-15T12:05:07-07:00",
    "show": 66188,
    "show_uri": "https://api.kexp.org/v2/shows/66188/?format=api",
    "image_uri": "https://dn710101.ca.archive.org/0/items/mbid-6fa5750d-c812-4e48-a66b-a201c2c2b481/mbid-6fa5750d-c812-4e48-a66b-a201c2c2b481-14875386254_thumb500.jpg",
    "thumbnail_uri": "https://dn710101.ca.archive.org/0/items/mbid-6fa5750d-c812-4e48-a66b-a201c2c2b481/mbid-6fa5750d-c812-4e48-a66b-a201c2c2b481-14875386254_thumb250.jpg",
    "song": "Believe in Me",
    "track_id": "5b9cf117-3127-4cd3-bbbe-e09ba04d4738",
    "recording_id": "2f8fe929-1d9b-4914-9990-b13dbdc44427",
    "artist": "Flamingosis",
    "artist_ids": [
        "325fc4f1-5bb9-4f58-a62c-b44e169f4b56"
    ],
    "album": "Bright Moments",
    "release_id": "6fa5750d-c812-4e48-a66b-a201c2c2b481",
    "release_group_id": "e44a5bf2-9549-4799-94e7-231db6cd1574",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2016-07-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Flamingosis (the name comes from a freestyle Frisbee move that his father invented) is a New Jersey-based electronic music producer and beatboxer.\n\nLive performance at KEXP in 2024: https://www.youtube.com/watch?v=qHwxvX3pPdo\n\nhttps://flamingosis1.bandcamp.com/album/bright-moments\nhttps://www.flamingosis.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}