Information about plays

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

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

{
    "id": 3624725,
    "uri": "https://api.kexp.org/v2/plays/3624725/?format=api",
    "airdate": "2026-03-03T08:00:42-08:00",
    "show": 66079,
    "show_uri": "https://api.kexp.org/v2/shows/66079/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Wave of Mutilation (U.K. Surf)",
    "track_id": "847066a7-6272-33fd-8101-a5b0dedf7aae",
    "recording_id": "42623b11-a50a-4665-aaae-2559b40fc827",
    "artist": "Pixies",
    "artist_ids": [
        "b6b2bb8d-54a9-491f-9607-7b546023b433"
    ],
    "album": "Pump Up the Volume: Music From the Original Motion Picture Soundtrack",
    "release_id": "08a062f6-26e0-40c0-8fef-f0dd1c3e095b",
    "release_group_id": "e4c4ba5d-e0f3-3a11-8024-f78b20ff2ade",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "1990-04-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning! Happy 7th worst day of the week. Sarah the middle school based mental health therapist here recovering from ankle surgery and last day of working in Bellevue - both last Friday. My friend Michelle came to hang out with me last night and we watched Pump Up the Volume - great movie!!\n\nCould you do me a solid and play Wave of Mutilation for us this morning - although Detachable ----- is my current ear worm. Oh pain meds. Thank you! \n--\n\nGo back to 1989 to see Pixies perform this one live in Belgium: https://www.youtube.com/watch?v=W61hM9SRDOw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}