Information about plays

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

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

{
    "id": 3606622,
    "uri": "https://api.kexp.org/v2/plays/3606622/?format=api",
    "airdate": "2026-01-20T03:30:23-08:00",
    "show": 65704,
    "show_uri": "https://api.kexp.org/v2/shows/65704/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-58916346-7f43-4804-8a14-471f25d06afe/mbid-58916346-7f43-4804-8a14-471f25d06afe-43171497243_thumb500.jpg",
    "thumbnail_uri": "https://ia802804.us.archive.org/0/items/mbid-58916346-7f43-4804-8a14-471f25d06afe/mbid-58916346-7f43-4804-8a14-471f25d06afe-43171497243_thumb250.jpg",
    "song": "places to be (CLIPZ remix)",
    "track_id": "488806a5-bf7a-44c4-91da-c6618e1d2c24",
    "recording_id": "465091f8-36b5-4bfb-a72c-c5b232b2a16b",
    "artist": "Fred again..",
    "artist_ids": [
        "bca46a0c-25c9-42ca-98c2-e64c8a5e337e"
    ],
    "album": "USB",
    "release_id": "58916346-7f43-4804-8a14-471f25d06afe",
    "release_group_id": "0d223bf8-1096-4cc5-adb5-df6123f676d1",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2025-12-12",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://soundcloud.com/fredagain/fred-again-anderson-paak-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}