Information about plays

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

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

{
    "id": 3630183,
    "uri": "https://api.kexp.org/v2/plays/3630183/?format=api",
    "airdate": "2026-03-17T12:42:01-07:00",
    "show": 66206,
    "show_uri": "https://api.kexp.org/v2/shows/66206/?format=api",
    "image_uri": "https://dn710700.ca.archive.org/0/items/mbid-b4412fdd-6995-42e0-8a2f-aadd2ee999f3/mbid-b4412fdd-6995-42e0-8a2f-aadd2ee999f3-16587557433_thumb500.jpg",
    "thumbnail_uri": "https://dn710700.ca.archive.org/0/items/mbid-b4412fdd-6995-42e0-8a2f-aadd2ee999f3/mbid-b4412fdd-6995-42e0-8a2f-aadd2ee999f3-16587557433_thumb250.jpg",
    "song": "Charger",
    "track_id": "674020b7-e9ec-4e8e-8641-012bddc9d3cb",
    "recording_id": "6aac495f-ef6e-4ff6-a3ab-935362fac1da",
    "artist": "Gorillaz feat. Grace Jones",
    "artist_ids": [
        "e21857d5-3256-4547-afb3-4b6ded592596",
        "b1c124b3-cf60-41a6-8699-92728c8a3fe0"
    ],
    "album": "Humanz",
    "release_id": "b4412fdd-6995-42e0-8a2f-aadd2ee999f3",
    "release_group_id": "066f840f-e357-436f-bb0a-47ad7cfcd84a",
    "labels": [
        "Parlophone"
    ],
    "label_ids": [
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9"
    ],
    "release_date": "2017-04-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This features the voice of Grace Jones and is the result of four months of trying to pin the diva songstress down with plenty of false alarms. When Jones finally turned up, Damon Albarn recorded her singing over the track again and again, ad-libbing and vibing to his soundscape. \n--\nAlbarn said, \"\"She's very elusive but she finally turned up and because Grace is Grace, we had a brilliant night with her, recording her voice for four hours. It took a lot of editing but I really love that song. It comes at that point in the record where we needed to get supernatural power up and running.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}