Information about plays

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

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

{
    "id": 3622007,
    "uri": "https://api.kexp.org/v2/plays/3622007/?format=api",
    "airdate": "2026-02-25T06:48:20-08:00",
    "show": 66025,
    "show_uri": "https://api.kexp.org/v2/shows/66025/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-ce84b804-521b-4276-bfa2-7d85d1bf236d/mbid-ce84b804-521b-4276-bfa2-7d85d1bf236d-44107710526_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-ce84b804-521b-4276-bfa2-7d85d1bf236d/mbid-ce84b804-521b-4276-bfa2-7d85d1bf236d-44107710526_thumb250.jpg",
    "song": "Placebo",
    "track_id": "26b26484-adfc-448e-a85b-e25264ae03b2",
    "recording_id": "0f1a7044-edd9-45a1-a795-cc40a06eb4cf",
    "artist": "Whodamanny",
    "artist_ids": [
        "0fe6034f-62bd-4dd3-9309-112868371d3c"
    ],
    "album": "Onda Biloba",
    "release_id": "ce84b804-521b-4276-bfa2-7d85d1bf236d",
    "release_group_id": "8c58e09e-5035-4e01-9344-c0cfed4e292b",
    "labels": [
        "Periodica Records"
    ],
    "label_ids": [
        "de3c01e3-2276-4532-8696-82da83238a1c"
    ],
    "release_date": "2026-01-16",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Italian producer Whodamanny! https://periodicarecords.bandcamp.com/album/placebo-loca-loca",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}