Information about plays

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

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

{
    "id": 3620406,
    "uri": "https://api.kexp.org/v2/plays/3620406/?format=api",
    "airdate": "2026-02-21T16:01:24-08:00",
    "show": 65994,
    "show_uri": "https://api.kexp.org/v2/shows/65994/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Flash Delirium",
    "track_id": "fa1a1e13-3e40-3039-a57c-98adb69eadd9",
    "recording_id": "e11b7b45-8bb1-4cdf-8c2e-f30abc73d5b5",
    "artist": "MGMT",
    "artist_ids": [
        "c485632c-b784-4ee9-8ea1-c5fb365681fc"
    ],
    "album": "Congratulations",
    "release_id": "3b5c6a9b-63d3-4de0-bbee-97f9e1eed1ad",
    "release_group_id": "8a10ef49-ad7c-404c-9937-6727ee3a401e",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2010-04-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Flash Delirium\" is a song released by the American psychedelic rock band MGMT on their second album 'Congratulations'.\n\nOn this song Andrew Vanwyngarden expresses his feelings towards social networking and directly references to a popular site with the line \"stab your Facebook.\" He expands on this in an interview with online magazine Coup De Main stating his disgust at the distraction it causes from real life. \"It's just this weird little world which is fueled by vanity and looking at pictures of yourself.\"\n\nhttps://whoismgmt.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}