Information about plays

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

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

{
    "id": 3631866,
    "uri": "https://api.kexp.org/v2/plays/3631866/?format=api",
    "airdate": "2026-03-21T08:58:58-07:00",
    "show": 66240,
    "show_uri": "https://api.kexp.org/v2/shows/66240/?format=api",
    "image_uri": "https://coverartarchive.org/release/4520e920-9165-4651-b010-8bc4f4adc9f1/34994464136-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4520e920-9165-4651-b010-8bc4f4adc9f1/34994464136-250.jpg",
    "song": "He Ōrite",
    "track_id": null,
    "recording_id": "3bd745d1-816e-452e-945f-d9b461df93a5",
    "artist": "The Nudge & Troy Kingi",
    "artist_ids": [
        "c03b8015-7b19-49bc-b88a-b634e88ca1e1",
        "88f8596d-04ed-41c7-b54b-b653eee93249"
    ],
    "album": "He Ōrite",
    "release_id": null,
    "release_group_id": "ad9d1874-4957-4ae5-824b-c9b86d32243c",
    "labels": [
        "LOOP Recordings Aot(ear)oa"
    ],
    "label_ids": [
        "f38ad5f0-212d-4f72-b6fe-24b13a3d7ab8"
    ],
    "release_date": "2021-07-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "We made it! \n\nTroy Kingi, who was on the previous track is featured as a vocalist with The Nudge. This project was produced by Fat Freddy's Drop Founder and cornerstone of music in Aotearoa , DJ Fitchie",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}