Information about plays

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

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

{
    "id": 3522975,
    "uri": "https://api.kexp.org/v2/plays/3522975/?format=api",
    "airdate": "2025-07-05T13:11:17-07:00",
    "show": 63928,
    "show_uri": "https://api.kexp.org/v2/shows/63928/?format=api",
    "image_uri": "https://ia601200.us.archive.org/4/items/mbid-5a1ddafb-7827-4756-827c-3aebaccbabc1/mbid-5a1ddafb-7827-4756-827c-3aebaccbabc1-23827964452_thumb500.jpg",
    "thumbnail_uri": "https://ia801200.us.archive.org/4/items/mbid-5a1ddafb-7827-4756-827c-3aebaccbabc1/mbid-5a1ddafb-7827-4756-827c-3aebaccbabc1-23827964452_thumb250.jpg",
    "song": "Guidance",
    "track_id": "2cb6c53e-fbc3-4242-8277-7d4173aeb422",
    "recording_id": "b4b9c132-d304-4580-8441-8a7532dc22dd",
    "artist": "Tempers",
    "artist_ids": [
        "70e0a6cc-887b-473b-b563-32883fda61a3"
    ],
    "album": "Private Life",
    "release_id": "5a1ddafb-7827-4756-827c-3aebaccbabc1",
    "release_group_id": "62113206-ecbb-4c58-9d4e-df4dc63452e6",
    "labels": [
        "Dais Records"
    ],
    "label_ids": [
        "ba3abcfa-1808-41d6-8b8b-9bb06c0f772e"
    ],
    "release_date": "2019-10-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tempers is a darkwave duo from New York. \n\n\"'Guidance’ is about the idea of having a spirit you can call on, and be created by, when you want to go beyond yourself,” the duo—comprised of Jasmine Golestaneh and Eddie Cooper—share. “We wanted to work that spirit into the song’s relentless drive—the humanity of the lyrics woven within the layers of evolving, shifting electronics.”: https://bit.ly/2UuiajQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}