Information about plays

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

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

{
    "id": 3571888,
    "uri": "https://api.kexp.org/v2/plays/3571888/?format=api",
    "airdate": "2025-10-30T16:12:55-07:00",
    "show": 64977,
    "show_uri": "https://api.kexp.org/v2/shows/64977/?format=api",
    "image_uri": "https://ia801402.us.archive.org/24/items/mbid-f467b4a0-5506-3a59-aed6-8788a84fa2cf/mbid-f467b4a0-5506-3a59-aed6-8788a84fa2cf-3778937931_thumb500.jpg",
    "thumbnail_uri": "https://ia601402.us.archive.org/24/items/mbid-f467b4a0-5506-3a59-aed6-8788a84fa2cf/mbid-f467b4a0-5506-3a59-aed6-8788a84fa2cf-3778937931_thumb250.jpg",
    "song": "Evil",
    "track_id": "646496ab-c65e-3af2-9b88-2951e759564a",
    "recording_id": "6c450822-41ca-444e-8be5-10ee5a9ea53a",
    "artist": "Interpol",
    "artist_ids": [
        "b23e8a63-8f47-4882-b55b-df2c92ef400e"
    ],
    "album": "Antics",
    "release_id": "f467b4a0-5506-3a59-aed6-8788a84fa2cf",
    "release_group_id": "bc7740e1-02c9-3ab7-9869-0e0c79acf941",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2004-09-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Evil works for Halloween right?? \n\nInterpol singer Paul Banks said, “I’d hate to rain on someone’s good time by spoiling the lore or theories about some songs, but generally, they are wrong. Everyone thinks Evil is about serial killers, but it isn’t at all.”  \n\nRead more here: https://faroutmagazine.co.uk/interpol-serial-killer/\n--\nThat video starring Norman the puppet is iconic: https://www.youtube.com/watch?v=dkpgz3uQ58U",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}