Information about plays

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

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

{
    "id": 3562281,
    "uri": "https://api.kexp.org/v2/plays/3562281/?format=api",
    "airdate": "2025-10-07T07:29:25-07:00",
    "show": 64770,
    "show_uri": "https://api.kexp.org/v2/shows/64770/?format=api",
    "image_uri": "https://ia803403.us.archive.org/34/items/mbid-81adb7c3-42de-4469-bd2a-3a478434ed9e/mbid-81adb7c3-42de-4469-bd2a-3a478434ed9e-8015677069_thumb500.jpg",
    "thumbnail_uri": "https://ia803403.us.archive.org/34/items/mbid-81adb7c3-42de-4469-bd2a-3a478434ed9e/mbid-81adb7c3-42de-4469-bd2a-3a478434ed9e-8015677069_thumb250.jpg",
    "song": "Do You",
    "track_id": "c213e388-fb54-4e9a-965a-dcf0238c7d86",
    "recording_id": "830cab3e-c883-43d6-8f97-d4492c16e026",
    "artist": "Spoon",
    "artist_ids": [
        "84eac621-1c5a-49a1-9500-555099c6e184"
    ],
    "album": "They Want My Soul",
    "release_id": "81adb7c3-42de-4469-bd2a-3a478434ed9e",
    "release_group_id": "d7399b17-2f4a-4a2a-84cc-24c592e22928",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2014-08-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#483 on YOUR countdown of the greatest albums of all-time. WE HAVE A TUESDAY SHIRT AND IT MAY BE THE 7TH GREATEST THING THAT HAS EVER HAPPENED.\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}