Information about plays

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

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

{
    "id": 3539355,
    "uri": "https://api.kexp.org/v2/plays/3539355/?format=api",
    "airdate": "2025-08-12T23:12:46-07:00",
    "show": 64274,
    "show_uri": "https://api.kexp.org/v2/shows/64274/?format=api",
    "image_uri": "https://ia600803.us.archive.org/5/items/mbid-f43d7056-7964-49d0-b644-9ddbaabcde14/mbid-f43d7056-7964-49d0-b644-9ddbaabcde14-41005022402_thumb500.jpg",
    "thumbnail_uri": "https://ia800803.us.archive.org/5/items/mbid-f43d7056-7964-49d0-b644-9ddbaabcde14/mbid-f43d7056-7964-49d0-b644-9ddbaabcde14-41005022402_thumb250.jpg",
    "song": "World's Worst Girlfriend",
    "track_id": "b9789b34-a5f6-4e23-91cd-5a8702a9e84a",
    "recording_id": "0d4e2e2f-5975-4261-9ba6-5e2c7dc102b9",
    "artist": "Shura",
    "artist_ids": [
        "3a17adde-9bc0-4d76-aa35-4fe8e46fbeec"
    ],
    "album": "I Got Too Sad For My Friends",
    "release_id": "f43d7056-7964-49d0-b644-9ddbaabcde14",
    "release_group_id": "7e854371-92d7-40b8-86c3-1fce4a112a1a",
    "labels": [
        "Play It Again Sam"
    ],
    "label_ids": [
        "3ccd1270-99d3-4b83-a311-6c60e127c866"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shura, born Aleksandra Lilah Denton in 1988, is a British singer, songwriter, and record producer known for her electropop and synth-pop sound. \n\nhttps://shura.terrible.group/products/i-got-too-sad-for-my-friends-d2c-exclusive-lp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}