Information about plays

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

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

{
    "id": 3524717,
    "uri": "https://api.kexp.org/v2/plays/3524717/?format=api",
    "airdate": "2025-07-09T11:47:22-07:00",
    "show": 63965,
    "show_uri": "https://api.kexp.org/v2/shows/63965/?format=api",
    "image_uri": "https://ia903209.us.archive.org/6/items/mbid-e3908f0e-1848-44c9-a8fd-ce9733f24437/mbid-e3908f0e-1848-44c9-a8fd-ce9733f24437-26263055304_thumb500.jpg",
    "thumbnail_uri": "https://ia903209.us.archive.org/6/items/mbid-e3908f0e-1848-44c9-a8fd-ce9733f24437/mbid-e3908f0e-1848-44c9-a8fd-ce9733f24437-26263055304_thumb250.jpg",
    "song": "Do Wrong",
    "track_id": "341e39d6-d3b7-4f3b-ac4d-d81cd262839a",
    "recording_id": "c3bd3a0b-0ab7-40ea-a79f-77538ac9c78a",
    "artist": "Moodymann",
    "artist_ids": [
        "17d69e72-9cf2-496f-aa64-ba238de2087e"
    ],
    "album": "TAKEN AWAY | KDJ-49",
    "release_id": "e3908f0e-1848-44c9-a8fd-ce9733f24437",
    "release_group_id": "0e152200-b399-42d6-8027-e61862e17855",
    "labels": [
        "Mahogani Music"
    ],
    "label_ids": [
        "fa271a4f-5059-44f4-81f5-b25dac89b3d2"
    ],
    "release_date": "2020-05-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Detroit producer Moodymann masterfully sampled Al Green's 1972 soul classic \"Love & Happiness\" on this track. \n\nhttps://moodymann.bandcamp.com/track/do-wrong",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}