Information about plays

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

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

{
    "id": 3580632,
    "uri": "https://api.kexp.org/v2/plays/3580632/?format=api",
    "airdate": "2025-11-20T11:55:57-08:00",
    "show": 65161,
    "show_uri": "https://api.kexp.org/v2/shows/65161/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-d180c114-a76b-4df9-91c8-23b4f6a535e1/mbid-d180c114-a76b-4df9-91c8-23b4f6a535e1-40026642445_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-d180c114-a76b-4df9-91c8-23b4f6a535e1/mbid-d180c114-a76b-4df9-91c8-23b4f6a535e1-40026642445_thumb250.jpg",
    "song": "Melt",
    "track_id": "857bcd15-7e0e-4f45-a8ed-2fe1a7bc817f",
    "recording_id": "b3828137-b6a3-43e5-916d-ba77a69e61b8",
    "artist": "Heavy Moss",
    "artist_ids": [
        "65381a1c-bd6e-4c63-8fc6-f3660c05a787"
    ],
    "album": "Dead Slow",
    "release_id": "d180c114-a76b-4df9-91c8-23b4f6a535e1",
    "release_group_id": "f26f5f80-922e-4702-a983-3609479fa0e9",
    "labels": [
        "p(doom) Records"
    ],
    "label_ids": [
        "00b22497-81b3-454d-bbdc-89ab65bbb9a2"
    ],
    "release_date": "2024-11-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Australian band Heavy Moss!\n\n\"Lucas Harwood of King Gizzard and The Lizard Wizard, Sam Ingles of Atolls, Kyle Tickell of Sons et al and Bec Goring from Hayley Mary blend their approaches to songwriting to create sweet, unbridled, psychedelic pop.\"\n\nhttps://heavymoss.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}