Information about plays

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

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

{
    "id": 3545096,
    "uri": "https://api.kexp.org/v2/plays/3545096/?format=api",
    "airdate": "2025-08-26T14:41:14-07:00",
    "show": 64394,
    "show_uri": "https://api.kexp.org/v2/shows/64394/?format=api",
    "image_uri": "https://ia801308.us.archive.org/10/items/mbid-ec873d45-a37c-4738-b817-36d8cc3591e9/mbid-ec873d45-a37c-4738-b817-36d8cc3591e9-37914397830_thumb500.jpg",
    "thumbnail_uri": "https://ia801308.us.archive.org/10/items/mbid-ec873d45-a37c-4738-b817-36d8cc3591e9/mbid-ec873d45-a37c-4738-b817-36d8cc3591e9-37914397830_thumb250.jpg",
    "song": "Alesis",
    "track_id": "5409f249-db78-48cb-889f-26b08d9b33ad",
    "recording_id": "0f9edaa4-e414-4566-8e9e-08028cf0dafb",
    "artist": "Mk.gee",
    "artist_ids": [
        "262cf0ce-2af2-4686-a8cc-d6b33e97336d"
    ],
    "album": "Two Star & The Dream Police",
    "release_id": "ec873d45-a37c-4738-b817-36d8cc3591e9",
    "release_group_id": "be4a083e-be93-4715-8a22-b06539ccacc4",
    "labels": [
        "R&R Digital"
    ],
    "label_ids": [
        "037bd79c-8da0-4dec-936e-a34e653f1455"
    ],
    "release_date": "2024-02-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Two Star & The Dream Police\" is the debut album from 26-year-old New Jersey musician Michael Todd Gordon.\n\nhttps://mkgee.bandcamp.com/album/two-star-the-dream-police-2\nhttps://www.mkgee.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}