Information about plays

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

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

{
    "id": 3586157,
    "uri": "https://api.kexp.org/v2/plays/3586157/?format=api",
    "airdate": "2025-12-03T05:17:25-08:00",
    "show": 65276,
    "show_uri": "https://api.kexp.org/v2/shows/65276/?format=api",
    "image_uri": "https://ia600909.us.archive.org/32/items/mbid-c2725b7f-9c25-4db9-a43c-4fcc7cba4194/mbid-c2725b7f-9c25-4db9-a43c-4fcc7cba4194-42628998146_thumb500.jpg",
    "thumbnail_uri": "https://ia800909.us.archive.org/32/items/mbid-c2725b7f-9c25-4db9-a43c-4fcc7cba4194/mbid-c2725b7f-9c25-4db9-a43c-4fcc7cba4194-42628998146_thumb250.jpg",
    "song": "Wanna Dance",
    "track_id": "b1f0edf3-46fa-4ea5-ae06-c58b6166299b",
    "recording_id": "ad5648e3-82bc-440e-b751-118b0b774711",
    "artist": "Anushka",
    "artist_ids": [
        "e7d3a009-5702-4d38-9e18-2e95ee49ffec"
    ],
    "album": "Ancestry",
    "release_id": "c2725b7f-9c25-4db9-a43c-4fcc7cba4194",
    "release_group_id": "14c1440a-622a-4f35-8cbb-8d64530a9183",
    "labels": [
        "BBE"
    ],
    "label_ids": [
        "d85e09a6-2401-42aa-943f-50ff940d6583"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Anushka is a Brighton based duo made up of producer Max Wheeler and singer/songwriter Victoria Port.\n\nTheir 3rd album Ancestry was released back in September: https://anushka.bandcamp.com/album/ancestry",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}