Information about plays

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

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

{
    "id": 3440531,
    "uri": "https://api.kexp.org/v2/plays/3440531/?format=api",
    "airdate": "2024-12-20T16:10:59-08:00",
    "show": 62161,
    "show_uri": "https://api.kexp.org/v2/shows/62161/?format=api",
    "image_uri": "https://ia600602.us.archive.org/18/items/mbid-acad6b60-2b75-425a-ae50-0900ac45dda4/mbid-acad6b60-2b75-425a-ae50-0900ac45dda4-39313937167_thumb500.jpg",
    "thumbnail_uri": "https://ia800602.us.archive.org/18/items/mbid-acad6b60-2b75-425a-ae50-0900ac45dda4/mbid-acad6b60-2b75-425a-ae50-0900ac45dda4-39313937167_thumb250.jpg",
    "song": "Fear, Sex",
    "track_id": "59239e28-acdf-41d0-ae7a-8b4c11311026",
    "recording_id": "85c1f4b0-4381-4ca1-bc00-220e6c37c7df",
    "artist": "Magdalena Bay",
    "artist_ids": [
        "68c261d5-48c8-4ea9-9466-9fc908dc79bb"
    ],
    "album": "Imaginal Disk",
    "release_id": "acad6b60-2b75-425a-ae50-0900ac45dda4",
    "release_group_id": "9c710cb4-6b20-47d7-a31a-5adb064c6c6b",
    "labels": [
        "Mom + Pop Music"
    ],
    "label_ids": [
        "e30c6170-fcd5-4c30-9b89-bd1bdcbcaa5f"
    ],
    "release_date": "2024-08-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#33\n\nThe music video for \"Death & Romance\" wonderfully bleeds into this track \"Fear, Sex\" by Magdalena Bay\n\nCheck out the video here: https://youtu.be/_8gfVTnbBi8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}