Information about plays

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

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

{
    "id": 3520193,
    "uri": "https://api.kexp.org/v2/plays/3520193/?format=api",
    "airdate": "2025-06-29T00:15:21-07:00",
    "show": 63866,
    "show_uri": "https://api.kexp.org/v2/shows/63866/?format=api",
    "image_uri": "https://coverartarchive.org/release/46d27537-b20e-4029-b6a1-d80ee8eaf699/13832506313-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/46d27537-b20e-4029-b6a1-d80ee8eaf699/13832506313-250.jpg",
    "song": "Trans Day of Revenge",
    "track_id": null,
    "recording_id": "8253fdd9-0c4c-4ef3-91c3-f5a163a52cf4",
    "artist": "G.L.O.S.S.",
    "artist_ids": [
        "f0776aeb-5ca1-46e7-a3dd-beed58ac375a"
    ],
    "album": "Trans Day of Revenge",
    "release_id": null,
    "release_group_id": "d3e31a6b-fa31-4cf5-97a4-748799cd2f43",
    "labels": [
        "Sabotage Records"
    ],
    "label_ids": [
        "fe2d51ff-b5f8-4161-b3f4-266e29dee6a6"
    ],
    "release_date": "2016-06-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "G.L.O.S.S. was a trans-feminist hardcore punk band based out of Olympia. Although the band broke up months after dropping this release, ‘Trans Day of Revenge,’ their spirit from grassroots activism and punk ethos has continued to inspire other up-and-coming punk bands. Read more about G.L.O.S.S. in this profile by KEXP's Martin Douglas: https://www.kexp.org/read/2021/6/14/g.l.o.s.s.-trans-day-of-revenge-rewind-retrospective-essay-review/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}