Information about plays

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

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

{
    "id": 3641776,
    "uri": "https://api.kexp.org/v2/plays/3641776/?format=api",
    "airdate": "2026-04-14T01:46:41-07:00",
    "show": 66448,
    "show_uri": "https://api.kexp.org/v2/shows/66448/?format=api",
    "image_uri": "https://dn720003.ca.archive.org/0/items/mbid-432f276c-c6d1-42fa-b8c0-17c80d809766/mbid-432f276c-c6d1-42fa-b8c0-17c80d809766-44766953070_thumb500.jpg",
    "thumbnail_uri": "https://dn720003.ca.archive.org/0/items/mbid-432f276c-c6d1-42fa-b8c0-17c80d809766/mbid-432f276c-c6d1-42fa-b8c0-17c80d809766-44766953070_thumb250.jpg",
    "song": "Locusts",
    "track_id": "103c1d45-25c3-4b60-a939-2cdfad27e5cb",
    "recording_id": "70612346-5706-437a-8b2f-8533315f38f0",
    "artist": "Earl Sweatshirt, Lerado Khalil & SURF GANG",
    "artist_ids": [
        "d7c69035-c53d-4236-9b9a-f490ba5e61ef",
        "160eb894-8a6e-4d0e-8c2c-dc12147495b5",
        "8b22acd6-20e6-4463-a75c-c14b5cfdb666"
    ],
    "album": "POMPEII // UTILITY",
    "release_id": "432f276c-c6d1-42fa-b8c0-17c80d809766",
    "release_group_id": "37555d75-e56f-4d10-8c29-f10f067baae6",
    "labels": [
        "10k",
        "Tan Cressida"
    ],
    "label_ids": [
        "4321b3d3-0023-4c6c-899c-2787ee02a407",
        "deac3b84-6856-4882-bac9-7f2bf78e2f88"
    ],
    "release_date": "2026-04-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://mikelikesrap.bandcamp.com/album/pompeii-utility",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}