Information about plays

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

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

{
    "id": 3549762,
    "uri": "https://api.kexp.org/v2/plays/3549762/?format=api",
    "airdate": "2025-09-06T21:22:12-07:00",
    "show": 64495,
    "show_uri": "https://api.kexp.org/v2/shows/64495/?format=api",
    "image_uri": "https://ia801709.us.archive.org/16/items/mbid-2d39f8c5-a2f3-479e-be5d-23efb4a74367/mbid-2d39f8c5-a2f3-479e-be5d-23efb4a74367-14095918571_thumb500.jpg",
    "thumbnail_uri": "https://ia601709.us.archive.org/16/items/mbid-2d39f8c5-a2f3-479e-be5d-23efb4a74367/mbid-2d39f8c5-a2f3-479e-be5d-23efb4a74367-14095918571_thumb250.jpg",
    "song": "Never Comes Down",
    "track_id": "78bd8401-ec67-4f82-9420-177b8881b921",
    "recording_id": "57934fbb-a8c4-4e77-b5c5-55a9de0e100b",
    "artist": "Neo Boys",
    "artist_ids": [
        "8440fa90-d716-4c36-9546-16382a7e2e11"
    ],
    "album": "Sooner or Later",
    "release_id": "2d39f8c5-a2f3-479e-be5d-23efb4a74367",
    "release_group_id": "5caee555-3322-48a8-8bf6-66cb3e3d44dc",
    "labels": [
        "K"
    ],
    "label_ids": [
        "bb1f7af7-67d5-417a-8dbe-2025caffe9a0"
    ],
    "release_date": "2013-10-15",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": true,
    "is_live": false,
    "comment": "For Sean in Portland\n\nPortland punk active from 1978-1983",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}