Information about plays

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

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

{
    "id": 3630632,
    "uri": "https://api.kexp.org/v2/plays/3630632/?format=api",
    "airdate": "2026-03-18T13:07:43-07:00",
    "show": 66215,
    "show_uri": "https://api.kexp.org/v2/shows/66215/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "When We Die (feat. Martina Topley-Bird)",
    "track_id": "5968ca29-d612-4b36-96b5-fbe3f43151af",
    "recording_id": "d0243229-8931-405e-b75f-174549a41301",
    "artist": "Tricky & Martina Topley‐Bird",
    "artist_ids": [
        "ed785ff1-8b1b-4bc0-8a24-dcc831013059",
        "5bf64d94-efd9-4334-96fd-e6197b0b02b8"
    ],
    "album": "When We Die",
    "release_id": "46e48b5a-de2e-4a58-9f22-3cdf9487fbfa",
    "release_group_id": "f0101fae-b957-4ef2-8afc-57af5b522bbf",
    "labels": [
        "False Idols"
    ],
    "label_ids": [
        "2b2886fa-28f2-46be-b665-5ac471237e1d"
    ],
    "release_date": "2017-07-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Did you know that Martina Topley-Bird was only 17 when she began working with trip-hop artist Tricky? She  was a featured vocalist on his 1995 debut album, \"Maxinquaye.\"\n--\n “If you don’t accept death you don’t really accept life”, says Tricky. See the eerie, haunting video for \"When We Die\": https://www.youtube.com/watch?v=rpeqbKs-tpA\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}