Information about plays

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

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

{
    "id": 3636808,
    "uri": "https://api.kexp.org/v2/plays/3636808/?format=api",
    "airdate": "2026-04-02T08:48:23-07:00",
    "show": 66344,
    "show_uri": "https://api.kexp.org/v2/shows/66344/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn711309.ca.archive.org/0/items/mbid-27db2e33-77d5-380d-abd8-8ee854c43b99/mbid-27db2e33-77d5-380d-abd8-8ee854c43b99-6697587457_thumb250.jpg",
    "song": "Quick Canal",
    "track_id": "e8bb70de-6765-397f-accb-d03681c72a24",
    "recording_id": "45be7e3b-166a-4caa-9f74-f3e9b21eddb3",
    "artist": "Atlas Sound feat. Lætitia Sadier",
    "artist_ids": [
        "1a02453e-5f86-4220-abd6-1d889d2fa517",
        "9710d91f-bfbd-4f84-9c54-cb04f2a464b1"
    ],
    "album": "Logos",
    "release_id": "27db2e33-77d5-380d-abd8-8ee854c43b99",
    "release_group_id": "174c7861-4ff2-4851-9aae-9b1894381fa2",
    "labels": [
        "kranky"
    ],
    "label_ids": [
        "4536e738-6350-4cae-af70-79d56d106c45"
    ],
    "release_date": "2009-10-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://4ad.com/artists/atlassound\n\nAtlas Sound is the name of this musical solo project of Bradford Cox, the lead singer of Deerhunter, featuring French singer Laetitia Sadier of Stereolab as both a songwriter, and vocalist.\n---\nhttps://atlas-sound.bandcamp.com/album/logos\n\nhttps://4ad.com/artists/atlassound",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}