Information about plays

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

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

{
    "id": 3622315,
    "uri": "https://api.kexp.org/v2/plays/3622315/?format=api",
    "airdate": "2026-02-25T22:32:39-08:00",
    "show": 66031,
    "show_uri": "https://api.kexp.org/v2/shows/66031/?format=api",
    "image_uri": "https://dn711105.ca.archive.org/0/items/mbid-24a89fc3-4382-3b4d-8a9e-e83e4fa5193a/mbid-24a89fc3-4382-3b4d-8a9e-e83e4fa5193a-13576921891_thumb500.jpg",
    "thumbnail_uri": "https://ia600301.us.archive.org/13/items/mbid-24a89fc3-4382-3b4d-8a9e-e83e4fa5193a/mbid-24a89fc3-4382-3b4d-8a9e-e83e4fa5193a-13576921891_thumb250.jpg",
    "song": "Kid's Allright",
    "track_id": "dc040ab9-0183-3ab0-b8b3-90187ea23e26",
    "recording_id": "19a64ed1-889e-4777-9b48-1675ea3a3774",
    "artist": "Bettie Serveert",
    "artist_ids": [
        "89e4aade-fc77-4a18-8d0c-3554cc9b8c54"
    ],
    "album": "Palomine",
    "release_id": "24a89fc3-4382-3b4d-8a9e-e83e4fa5193a",
    "release_group_id": "ef749043-5a20-3062-b789-ed6609b73cf8",
    "labels": [
        "Brinkman Records"
    ],
    "label_ids": [
        "505135de-8f69-4c90-bd97-1ef20180dc12"
    ],
    "release_date": "1992-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dutch band who's name translates to \"Bettie Serves\", formed in 1990.\n\nhttps://bettieserveert.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}