Information about plays

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

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

{
    "id": 3580854,
    "uri": "https://api.kexp.org/v2/plays/3580854/?format=api",
    "airdate": "2025-11-21T01:54:24-08:00",
    "show": 65166,
    "show_uri": "https://api.kexp.org/v2/shows/65166/?format=api",
    "image_uri": "https://dn710107.ca.archive.org/0/items/mbid-765a449f-d183-4fc6-b158-5e8968fd5709/mbid-765a449f-d183-4fc6-b158-5e8968fd5709-43417617099_thumb500.jpg",
    "thumbnail_uri": "https://ia800805.us.archive.org/28/items/mbid-765a449f-d183-4fc6-b158-5e8968fd5709/mbid-765a449f-d183-4fc6-b158-5e8968fd5709-43417617099_thumb250.jpg",
    "song": "Law of Nature",
    "track_id": "3d54981e-9947-4b33-add0-52b3cfe66d82",
    "recording_id": "f205c708-0a0b-4ced-ab67-3b09178bec03",
    "artist": "Gab Ferreira",
    "artist_ids": [
        "1c7fec26-01b6-4d39-a92f-704622999e8f"
    ],
    "album": "Carrossel",
    "release_id": "765a449f-d183-4fc6-b158-5e8968fd5709",
    "release_group_id": "d6ad3fd1-4ca9-4d64-87aa-243ba0b0c1b5",
    "labels": [
        "DVLPMNT MUSIC LLC"
    ],
    "label_ids": [
        "65a5a985-2e3d-4185-b46f-3509523393e7"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from São Paolo-based singer Gab Ferreira!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}