Information about plays

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

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

{
    "id": 3637720,
    "uri": "https://api.kexp.org/v2/plays/3637720/?format=api",
    "airdate": "2026-04-04T13:05:10-07:00",
    "show": 66365,
    "show_uri": "https://api.kexp.org/v2/shows/66365/?format=api",
    "image_uri": "https://dn720704.ca.archive.org/0/items/mbid-9815a22f-d7ca-447f-a144-dfa658207998/mbid-9815a22f-d7ca-447f-a144-dfa658207998-7044912523_thumb500.jpg",
    "thumbnail_uri": "https://dn720704.ca.archive.org/0/items/mbid-9815a22f-d7ca-447f-a144-dfa658207998/mbid-9815a22f-d7ca-447f-a144-dfa658207998-7044912523_thumb250.jpg",
    "song": "Klapp Klapp",
    "track_id": "1b8a75bc-f71e-4fa4-81c1-3bde4a29836d",
    "recording_id": "69913e33-154a-405a-9fc7-f2ce09496b55",
    "artist": "Little Dragon",
    "artist_ids": [
        "c8a9ae11-63bf-409b-8bf3-a96b3712a2ff"
    ],
    "album": "Nabuma Rubberband",
    "release_id": "7427f661-68f1-4628-8837-9c7c2cbae802",
    "release_group_id": "ef2ff639-244d-4ae7-9e53-9cc3fd64a9aa",
    "labels": [
        "Seven Four Entertainment",
        "Republic Records"
    ],
    "label_ids": [
        "ab49a807-ea09-4529-b5de-6c28c19fc7f5",
        "e0ecd909-0477-485f-80dc-3c27ea4837ca"
    ],
    "release_date": "2014-05-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Swedish electronic band performed \"Klapp Klapp\" and other songs during a live KEXP in-studio session in 2014: https://www.youtube.com/watch?v=v0H3lbma1yc&t=150s\n--\nHere's a KEXP review of the 2014 album,  \"Nabuma Rubberband\".: https://www.kexp.org/read/2014/5/18/album-review-little-dragon-nabuma-rubberband/\n--\nhttps://little-dragon.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}