Information about plays

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

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

{
    "id": 3618942,
    "uri": "https://api.kexp.org/v2/plays/3618942/?format=api",
    "airdate": "2026-02-18T03:22:00-08:00",
    "show": 65963,
    "show_uri": "https://api.kexp.org/v2/shows/65963/?format=api",
    "image_uri": "https://dn710901.ca.archive.org/0/items/mbid-39af013c-fe41-413e-8909-066147967c57/mbid-39af013c-fe41-413e-8909-066147967c57-29390796634_thumb500.jpg",
    "thumbnail_uri": "https://dn710901.ca.archive.org/0/items/mbid-39af013c-fe41-413e-8909-066147967c57/mbid-39af013c-fe41-413e-8909-066147967c57-29390796634_thumb250.jpg",
    "song": "Us",
    "track_id": "89b2ca29-a256-330d-afeb-ac7fe02b0007",
    "recording_id": "f8afc3ec-39d3-42a5-80fa-0e9c03fa8a5f",
    "artist": "Regina Spektor",
    "artist_ids": [
        "fbb375f9-48bb-4635-824e-4120273b3ba7"
    ],
    "album": "Soviet Kitsch",
    "release_id": "39af013c-fe41-413e-8909-066147967c57",
    "release_group_id": "5f5e3973-417c-3e12-908c-97ff27336d5f",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "2005-03-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday to Regina Spektor who's 46 today! The title is drawn from Milan Kundera's expression for the vacuous aesthetics of Stalinist-style communism, a theme in his book The Unbearable Lightness of Being.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}