Information about plays

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

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

{
    "id": 3631371,
    "uri": "https://api.kexp.org/v2/plays/3631371/?format=api",
    "airdate": "2026-03-20T06:50:33-07:00",
    "show": 66228,
    "show_uri": "https://api.kexp.org/v2/shows/66228/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-ed419b5c-db70-4f6a-af31-945110359a53/mbid-ed419b5c-db70-4f6a-af31-945110359a53-39838993861_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-ed419b5c-db70-4f6a-af31-945110359a53/mbid-ed419b5c-db70-4f6a-af31-945110359a53-39838993861_thumb250.jpg",
    "song": "Goatbrain (radio edit)",
    "track_id": "ffab7935-580c-4415-826e-d8ae245365a2",
    "recording_id": "f26f095d-cc50-43a3-a7f8-f88c8272a444",
    "artist": "Goat",
    "artist_ids": [
        "6738d800-5160-4959-b78a-ae12c5dba3d0"
    ],
    "album": "Goatbrain (radio edit)",
    "release_id": "ed419b5c-db70-4f6a-af31-945110359a53",
    "release_group_id": "56dbbd2a-4ece-49d2-bf31-b5d7e6b771ca",
    "labels": [
        "Rocket Recordings"
    ],
    "label_ids": [
        "d681d3ce-6af2-4661-8b49-fc3d20f390a5"
    ],
    "release_date": "2024-09-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "2024 single from Sweden’s masked psych‑collective, a fuzzed‑out, funk‑driven highlight of their self‑titled album Goat, pitched by the band and press as one of the record’s hedonistic, cosmic party rituals—tribal grooves, flutes, wah‑guitar and all.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}