Information about plays

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

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

{
    "id": 3423759,
    "uri": "https://api.kexp.org/v2/plays/3423759/?format=api",
    "airdate": "2024-11-10T15:43:34-08:00",
    "show": 61816,
    "show_uri": "https://api.kexp.org/v2/shows/61816/?format=api",
    "image_uri": "https://ia601805.us.archive.org/31/items/mbid-fa50b02c-1e45-44aa-98d9-2f8cf093e42d/mbid-fa50b02c-1e45-44aa-98d9-2f8cf093e42d-39671688650_thumb500.jpg",
    "thumbnail_uri": "https://ia601805.us.archive.org/31/items/mbid-fa50b02c-1e45-44aa-98d9-2f8cf093e42d/mbid-fa50b02c-1e45-44aa-98d9-2f8cf093e42d-39671688650_thumb250.jpg",
    "song": "Rocky Road",
    "track_id": "78dc862a-728f-4393-9d8c-eee3430589ee",
    "recording_id": "6ca13ea4-5445-4ad2-84e1-009dd5c50790",
    "artist": "Boyscott",
    "artist_ids": [
        "82e7680c-ec32-473a-a7fa-d862f986f615"
    ],
    "album": "Spellbound",
    "release_id": "fa50b02c-1e45-44aa-98d9-2f8cf093e42d",
    "release_group_id": "61fa4364-276b-407f-bcff-e05491cd8bf7",
    "labels": [
        "Topshelf Records"
    ],
    "label_ids": [
        "83e9ed9f-5e33-4203-b865-caf7f44fd075"
    ],
    "release_date": "2024-10-16",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "At the time of writing his new album, Boyscott’s principal songwriter Scott Hermo Jr. wasn’t actually aware that he was writing his record Spellbound.\n\n\"It was truly just a fun process of creativity experiments and first-thought-best-thought mentality,\" remembers Hermo. The album, originally released in 2015, introduced Boyscott’s spin on breezy surf-inspired indie pop.\n\nBoyscott turned to extensive touring for inspiration and growth. \"I had to mature and learn a ton to be able to finish these songs — it helped to tour for a few years and play alongside seasoned live bands and see how they arranged songs for live settings,\" explains Hermo. https://tinyurl.com/3k94m87b",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}