Information about plays

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

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

{
    "id": 3580711,
    "uri": "https://api.kexp.org/v2/plays/3580711/?format=api",
    "airdate": "2025-11-20T17:18:00-08:00",
    "show": 65163,
    "show_uri": "https://api.kexp.org/v2/shows/65163/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-42089278-2071-4f38-99ce-bed9ff3c09e0/mbid-42089278-2071-4f38-99ce-bed9ff3c09e0-43526013016_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-42089278-2071-4f38-99ce-bed9ff3c09e0/mbid-42089278-2071-4f38-99ce-bed9ff3c09e0-43526013016_thumb250.jpg",
    "song": "Dopamine",
    "track_id": "4726ddbd-6fc9-48f2-9a63-893bfc700a3b",
    "recording_id": "f200d605-be90-4184-b84f-96cde9fd9f2b",
    "artist": "Robyn",
    "artist_ids": [
        "5a8e07d5-d932-4484-a7f7-e700793a9c94"
    ],
    "album": "Dopamine",
    "release_id": "42089278-2071-4f38-99ce-bed9ff3c09e0",
    "release_group_id": "a44cdb79-a618-45a2-a3f1-d316e4c2c7eb",
    "labels": [
        "Konichiwa Records"
    ],
    "label_ids": [
        "65cfad3e-f8cf-4b7a-91a9-dabf1ab8d860"
    ],
    "release_date": "2025-11-12",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is the Swedish pop singer's first song in seven years! \n--\nDon't miss the delightful video for \"Dopamine\": https://www.youtube.com/watch?v=vitil9qMN6A",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}