Information about plays

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

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

{
    "id": 3537949,
    "uri": "https://api.kexp.org/v2/plays/3537949/?format=api",
    "airdate": "2025-08-09T15:09:10-07:00",
    "show": 64245,
    "show_uri": "https://api.kexp.org/v2/shows/64245/?format=api",
    "image_uri": "https://ia601500.us.archive.org/22/items/mbid-da1f9e32-5e07-4de7-8262-a5e69d092367/mbid-da1f9e32-5e07-4de7-8262-a5e69d092367-16856529316_thumb500.jpg",
    "thumbnail_uri": "https://ia601500.us.archive.org/22/items/mbid-da1f9e32-5e07-4de7-8262-a5e69d092367/mbid-da1f9e32-5e07-4de7-8262-a5e69d092367-16856529316_thumb250.jpg",
    "song": "Down south",
    "track_id": "515a1705-012b-477e-87e1-03cd72be9144",
    "recording_id": "167bbc54-a34c-476f-b975-66aa955746b9",
    "artist": "Museum of Love",
    "artist_ids": [
        "ae218235-f6ee-48ea-a0c5-f33b03bf08be"
    ],
    "album": "Museum of Love",
    "release_id": "da1f9e32-5e07-4de7-8262-a5e69d092367",
    "release_group_id": "8f365524-2a88-4630-a7cf-e163f5e9c078",
    "labels": [
        "DFA Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025"
    ],
    "release_date": "2014-10-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Museum of Love is a band formed by LCD Soundsystem drummer Pat Mahoney together with Dennis McNany.\n\nThanks Everybody! Stick around for Audioasis with DJ Kennady :)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}