Information about plays

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

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

{
    "id": 3635897,
    "uri": "https://api.kexp.org/v2/plays/3635897/?format=api",
    "airdate": "2026-03-31T06:06:35-07:00",
    "show": 66327,
    "show_uri": "https://api.kexp.org/v2/shows/66327/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-d99fb6b9-3971-4b80-961d-21ea1e219e58/mbid-d99fb6b9-3971-4b80-961d-21ea1e219e58-38879931913_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-d99fb6b9-3971-4b80-961d-21ea1e219e58/mbid-d99fb6b9-3971-4b80-961d-21ea1e219e58-38879931913_thumb250.jpg",
    "song": "Good Morning",
    "track_id": "d4a907e2-44ed-44db-8f4c-6ff6832dc08b",
    "recording_id": "e6fe0654-6ff0-40dd-bc71-933c13880fae",
    "artist": "Mumu Fresh",
    "artist_ids": [
        "db49a6b6-5ff4-4889-a070-d70db5a26668"
    ],
    "album": "The Healing",
    "release_id": "d99fb6b9-3971-4b80-961d-21ea1e219e58",
    "release_group_id": "684417ac-d8a5-4a46-a7bb-b91ee93e4209",
    "labels": [
        "MKY Entertainment Group"
    ],
    "label_ids": [
        "e3f7a1cc-70be-404b-a86c-acf41f6c47dd"
    ],
    "release_date": "2024-05-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Maimouna Youssef is an American Grammy nominated singer, songwriter, and rapper. She is of Choctaw, Creek, Cherokee and African American heritage. https://maimounayoussef.bandcamp.com/album/the-healing",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}