Information about plays

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

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

{
    "id": 3571443,
    "uri": "https://api.kexp.org/v2/plays/3571443/?format=api",
    "airdate": "2025-10-29T14:50:58-07:00",
    "show": 64966,
    "show_uri": "https://api.kexp.org/v2/shows/64966/?format=api",
    "image_uri": "https://ia801508.us.archive.org/7/items/mbid-0bf54810-6378-4c9f-a2f5-16b24e39bec6/mbid-0bf54810-6378-4c9f-a2f5-16b24e39bec6-5917161269_thumb500.jpg",
    "thumbnail_uri": "https://ia801508.us.archive.org/7/items/mbid-0bf54810-6378-4c9f-a2f5-16b24e39bec6/mbid-0bf54810-6378-4c9f-a2f5-16b24e39bec6-5917161269_thumb250.jpg",
    "song": "Earth Station Radio",
    "track_id": "99a3b9fe-9f16-3c06-8151-0e4f86061bea",
    "recording_id": "b685e62e-ed74-43db-89f4-65189b374085",
    "artist": "Man or Astro‐Man?",
    "artist_ids": [
        "28c5d97f-4321-4ef4-8ac2-d9d93b0eb16c"
    ],
    "album": "Jabberjaw, Volume 2: Pure Sweet Hell",
    "release_id": "0bf54810-6378-4c9f-a2f5-16b24e39bec6",
    "release_group_id": "e03c4f69-0fbd-34e8-ba11-667d2aac9cac",
    "labels": [
        "Mammoth Records"
    ],
    "label_ids": [
        "fff50bfe-ecdb-4d2c-882d-a86190d9dd55"
    ],
    "release_date": "1996-09-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Man Or Astro-man? were a bunch of madcap musicians from Auburn, Alabama, avid consumers of sci-fi TV shows and surf music.: https://www.scaruffi.com/vol5/manorast.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}