Information about plays

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

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

{
    "id": 3524313,
    "uri": "https://api.kexp.org/v2/plays/3524313/?format=api",
    "airdate": "2025-07-08T11:58:41-07:00",
    "show": 63957,
    "show_uri": "https://api.kexp.org/v2/shows/63957/?format=api",
    "image_uri": "https://ia800304.us.archive.org/14/items/mbid-7ef52c3a-9198-4221-944c-f0710e5398ca/mbid-7ef52c3a-9198-4221-944c-f0710e5398ca-13295429803_thumb500.jpg",
    "thumbnail_uri": "https://ia600304.us.archive.org/14/items/mbid-7ef52c3a-9198-4221-944c-f0710e5398ca/mbid-7ef52c3a-9198-4221-944c-f0710e5398ca-13295429803_thumb250.jpg",
    "song": "Gimme Some Motivation",
    "track_id": "0993cce3-75bb-3f3f-b351-caca00cffcdb",
    "recording_id": "f2b6eef3-9e78-4128-88d9-66811d39565a",
    "artist": "Delta Spirit",
    "artist_ids": [
        "574a5acd-3e0a-418b-9a8e-fb260be389bf"
    ],
    "album": "I Think I've Found It!",
    "release_id": "7ef52c3a-9198-4221-944c-f0710e5398ca",
    "release_group_id": "bc10eb85-a6fb-36eb-ab41-9573eef9a4a5",
    "labels": [],
    "label_ids": [],
    "release_date": "2006-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Did you know that four of the five members of San Diego’s old soul, blues-rock band, Delta Spirit used to play drums in other bands? Here's a brief interview with the band: https://www.surfer.com/culture/delta-spirit-san-diego\n--\n Watch the band combine this song with \"Shout\":https://www.youtube.com/watch?v=fso5VeNKCvE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}