Information about plays

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

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

{
    "id": 3576826,
    "uri": "https://api.kexp.org/v2/plays/3576826/?format=api",
    "airdate": "2025-11-11T12:23:39-08:00",
    "show": 65081,
    "show_uri": "https://api.kexp.org/v2/shows/65081/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-ca060d12-6774-46cc-be1f-48a1e797f857/mbid-ca060d12-6774-46cc-be1f-48a1e797f857-42894924031_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-ca060d12-6774-46cc-be1f-48a1e797f857/mbid-ca060d12-6774-46cc-be1f-48a1e797f857-42894924031_thumb250.jpg",
    "song": "Colt",
    "track_id": "f2901d81-01a6-4c10-beea-974de8d9153f",
    "recording_id": "1ca494b0-4890-4dd4-aaeb-a63ea37c2c81",
    "artist": "HighSchool",
    "artist_ids": [
        "3c077b00-f48b-4868-a487-8851a503358b"
    ],
    "album": "HighSchool",
    "release_id": "ca060d12-6774-46cc-be1f-48a1e797f857",
    "release_group_id": "1693b40f-e0d4-4bb1-b678-cf3b15b13ad6",
    "labels": [
        "[PIAS] Australia"
    ],
    "label_ids": [
        "d5135552-49fd-4a9b-a7c3-2ee0ed50dd0b"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "HighSchool is Melbourne, Australia duo Rory Trobbiani and Luke Scott. They formed in 2021 and released their debut EP \"Forever At Last\" that same year,\n--\nThey've just released their self-titled debut album. Go right here to purchase it: https://highschool8.bandcamp.com/album/highschool",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}