Information about plays

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

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

{
    "id": 3637556,
    "uri": "https://api.kexp.org/v2/plays/3637556/?format=api",
    "airdate": "2026-04-04T04:02:24-07:00",
    "show": 66361,
    "show_uri": "https://api.kexp.org/v2/shows/66361/?format=api",
    "image_uri": "https://dn710200.ca.archive.org/0/items/mbid-fc0b25b1-9e7f-4cd7-83f4-60b8e66f6b67/mbid-fc0b25b1-9e7f-4cd7-83f4-60b8e66f6b67-25890428946_thumb500.jpg",
    "thumbnail_uri": "https://ia802905.us.archive.org/14/items/mbid-fc0b25b1-9e7f-4cd7-83f4-60b8e66f6b67/mbid-fc0b25b1-9e7f-4cd7-83f4-60b8e66f6b67-25890428946_thumb250.jpg",
    "song": "Mars, the God of War",
    "track_id": "719db546-3d92-4a33-b9f9-662df9533e4f",
    "recording_id": "b8c9f84a-99ee-4101-9ab8-d27ba01aa3c4",
    "artist": "The Beths",
    "artist_ids": [
        "4c74fc48-8108-4556-87af-154af74f2ce5"
    ],
    "album": "Jump Rope Gazers",
    "release_id": "fc0b25b1-9e7f-4cd7-83f4-60b8e66f6b67",
    "release_group_id": "7855f930-f049-401a-a432-d49aa32d115b",
    "labels": [
        "Carpark Records"
    ],
    "label_ids": [
        "c34caca6-4de9-4cd2-8549-c71b0162bf1c"
    ],
    "release_date": "2020-07-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Aries is ruled by mars: brave, headstrong, determined, warrior on the battlefield",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}