Information about plays

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

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

{
    "id": 3637628,
    "uri": "https://api.kexp.org/v2/plays/3637628/?format=api",
    "airdate": "2026-04-04T07:42:25-07:00",
    "show": 66363,
    "show_uri": "https://api.kexp.org/v2/shows/66363/?format=api",
    "image_uri": "https://coverartarchive.org/release/f751f6c5-331b-49ea-833d-e98175bea191/44526021315-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f751f6c5-331b-49ea-833d-e98175bea191/44526021315-250.jpg",
    "song": "When They Call",
    "track_id": null,
    "recording_id": "4d32c89a-c6aa-4afb-bc42-5c6bae80749c",
    "artist": "Tanya Tagaq",
    "artist_ids": [
        "511b1817-5adc-49ea-96e7-41497fbf0b27"
    ],
    "album": "Saputjiji",
    "release_id": null,
    "release_group_id": "a05b8430-05fc-4f18-8229-30ba7da5fb47",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-03-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Inuk\t\n\nTanya Tagaq CM, also credited as Tagaq, is a Canadian Inuk throat singer, songwriter, novelist, and visual artist from Cambridge Bay, Nunavut, Canada, on the south coast of Victoria Island",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}