Information about plays

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

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

{
    "id": 3629288,
    "uri": "https://api.kexp.org/v2/plays/3629288/?format=api",
    "airdate": "2026-03-15T13:52:05-07:00",
    "show": 66188,
    "show_uri": "https://api.kexp.org/v2/shows/66188/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Pop Life",
    "track_id": "b5313520-82eb-438e-8494-f046471d986d",
    "recording_id": "87edc9fa-1fdd-4b0b-93bd-5ccdb4e5c8f0",
    "artist": "Neon Indian",
    "artist_ids": [
        "e8238c02-1cf0-4a51-bfd0-cee93904d351"
    ],
    "album": "Pop Life",
    "release_id": "7d60b521-200d-411d-9bcc-495aa0f4898e",
    "release_group_id": "8203cc63-da37-4207-a43a-fd134899bd5b",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2016-05-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Featuring Holy Ghost, Kristin Kontrol, Ejecta, Xenia Rubinos, Adeline from Escort, Hannah Cohen and Midnight Magic. Co-directed and produced by Alan Palomo and Jim Larson.\n\nhttps://www.youtube.com/watch?v=sDb6duKQqk8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}