Information about plays

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

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

{
    "id": 3539673,
    "uri": "https://api.kexp.org/v2/plays/3539673/?format=api",
    "airdate": "2025-08-13T17:24:33-07:00",
    "show": 64280,
    "show_uri": "https://api.kexp.org/v2/shows/64280/?format=api",
    "image_uri": "https://ia600904.us.archive.org/11/items/mbid-8e3ca49f-5aa3-4b17-aefe-7abec8068768/mbid-8e3ca49f-5aa3-4b17-aefe-7abec8068768-42569732773_thumb500.jpg",
    "thumbnail_uri": "https://ia600904.us.archive.org/11/items/mbid-8e3ca49f-5aa3-4b17-aefe-7abec8068768/mbid-8e3ca49f-5aa3-4b17-aefe-7abec8068768-42569732773_thumb250.jpg",
    "song": "Jumbos",
    "track_id": "1ef2427a-57d7-4157-8c0c-393418ff9f8a",
    "recording_id": "eb290d8f-9178-49d6-9655-406225528f83",
    "artist": "Boyish",
    "artist_ids": [
        "4d6b9165-004e-4f9c-8d5f-82a5bb6d3941"
    ],
    "album": "Jumbos",
    "release_id": "8e3ca49f-5aa3-4b17-aefe-7abec8068768",
    "release_group_id": "15fcf3ed-cdc2-4638-9c22-0d5757de08fd",
    "labels": [
        "R&R Digital"
    ],
    "label_ids": [
        "037bd79c-8da0-4dec-936e-a34e653f1455"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Boyish is an indie rock duo that got its start in Boston before relocating to New York City in 2019. The group currently consists of lead vocalist India Shore, vocalist and guitar player Claire Altendahl.\n--\nBoyish are playing live in West Hollywood on the 22nd of October! https://boyishmusic.com/\n--\nCheck out the official video of Jumbos live: https://www.youtube.com/watch?v=IHWP3gFdyok",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}