Information about plays

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

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

{
    "id": 3421683,
    "uri": "https://api.kexp.org/v2/plays/3421683/?format=api",
    "airdate": "2024-11-05T10:07:52-08:00",
    "show": 61770,
    "show_uri": "https://api.kexp.org/v2/shows/61770/?format=api",
    "image_uri": "https://ia800409.us.archive.org/19/items/mbid-5f0e3703-9f59-4291-8fc6-a80e8232c891/mbid-5f0e3703-9f59-4291-8fc6-a80e8232c891-39137828999_thumb500.jpg",
    "thumbnail_uri": "https://ia800409.us.archive.org/19/items/mbid-5f0e3703-9f59-4291-8fc6-a80e8232c891/mbid-5f0e3703-9f59-4291-8fc6-a80e8232c891-39137828999_thumb250.jpg",
    "song": "Think Twice",
    "track_id": "d116ee2f-fb77-4997-9b92-b6a9f999d5a8",
    "recording_id": "282995ff-6ba1-4530-9b75-5c3bc0d2913e",
    "artist": "Suki Waterhouse",
    "artist_ids": [
        "8389ff77-a7a4-4ba4-bf1b-17ded47d41a1"
    ],
    "album": "Memoir of a Sparklemuffin",
    "release_id": "5f0e3703-9f59-4291-8fc6-a80e8232c891",
    "release_group_id": "05de6349-e348-4d32-a46e-9f23f6cb3b15",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2024-09-13",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here's a glowing review of Suki Waterhouse's sophomore album, \"Memoir of a Sparklemuffin\": https://offtherecordpress.com/album-reviews/suki-waterhouse-officially-solidifies-her-status-as-a-rock-and-roll-princess\n--\nPsst! Did you know that Sparklemuffin is the clever name for one of three recently discovered Peacock spiders in Eastern Australia. Not only are they colorful arachnids, but they are also known to perform a kind of dance as a mating ritual.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}