Information about plays

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

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

{
    "id": 3612584,
    "uri": "https://api.kexp.org/v2/plays/3612584/?format=api",
    "airdate": "2026-02-03T06:23:07-08:00",
    "show": 65828,
    "show_uri": "https://api.kexp.org/v2/shows/65828/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn720002.ca.archive.org/0/items/mbid-50a435a2-8acf-4071-bd45-6fc5dd8c4128/mbid-50a435a2-8acf-4071-bd45-6fc5dd8c4128-44074170797_thumb250.jpg",
    "song": "January",
    "track_id": "fa5e15e2-fbc0-4012-8572-f1bf6ea2e413",
    "recording_id": "24dfe13c-d0e1-45bf-9e9b-93fa611859a5",
    "artist": "Storey Littleton",
    "artist_ids": [
        "ca7ea64f-7170-4f7e-bb93-6103c7766c20"
    ],
    "album": "At a Diner",
    "release_id": "50a435a2-8acf-4071-bd45-6fc5dd8c4128",
    "release_group_id": "e83bdbf1-183b-4199-a5b5-92871554fa6d",
    "labels": [
        "Don Giovanni Records"
    ],
    "label_ids": [
        "dcea8cc5-4fc4-4f77-aeef-3e5a14863776"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Storey Littleton is from Woodstock NY.\n\nShe's inspired by\n-true love\n-high stakes\n-rock and roll\n-her hometown\n\nHer sound\n-girl in trouble\n-guitar feedback\n-catchy melodies :)\n-videos she took of rose bushes outside her grandmas house during thunderstorms in 2019\n\nhttps://storeylittleton.bandcamp.com/album/at-a-diner",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}