Information about plays

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

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

{
    "id": 3423753,
    "uri": "https://api.kexp.org/v2/plays/3423753/?format=api",
    "airdate": "2024-11-10T15:27:40-08:00",
    "show": 61816,
    "show_uri": "https://api.kexp.org/v2/shows/61816/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Perfectly Blue",
    "track_id": "3632c218-ba53-4a25-a02b-a9a94ee71363",
    "recording_id": "7df499e5-6483-4c74-ac99-884c184f4e65",
    "artist": "RIP Swirl feat. Winter",
    "artist_ids": [
        "9dde2e5a-d868-46bb-88b9-888e340ddc91",
        "7e8d8cfc-8ac6-47d5-836c-40d729c766d1"
    ],
    "album": "Perfectly Blue",
    "release_id": "00643aab-fae1-4d0a-9cd8-d74094306bc9",
    "release_group_id": "1538a187-8682-4056-aee6-dadc79391c00",
    "labels": [
        "In Real Life",
        "Heavy Duty Music"
    ],
    "label_ids": [
        "39a43c68-ae4e-44ec-aa35-57de55f5ea52",
        "77d0e43b-2e4b-4e63-b32b-6f3a40487c73"
    ],
    "release_date": "2024-10-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Berlin-based multi-instrumentalist and producer RIP Swirl has teamed up with Brazilian-American singer Winter for their new single \"Perfectly Blue.\"\n\nThe track revels in a 90s aesthetic, with shoegaze guitars plugging away in a blissful manner, blended with a lush vocal that has the perfect hazy tone to bring it all to life in a melancholic yet also in an uplifting positive spirit through Winter’s commanding vocals.  https://tinyurl.com/4wbxcyxx\n\nLove what you're hearing?  Check out RIP Swirl's Bandcamp here:  https://tinyurl.com/2ybmswh6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}