Information about plays

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

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

{
    "id": 3449784,
    "uri": "https://api.kexp.org/v2/plays/3449784/?format=api",
    "airdate": "2025-01-11T12:30:43-08:00",
    "show": 62351,
    "show_uri": "https://api.kexp.org/v2/shows/62351/?format=api",
    "image_uri": "https://ia903101.us.archive.org/14/items/mbid-a35ade35-75d6-4aff-b2c0-124ba5c2dfff/mbid-a35ade35-75d6-4aff-b2c0-124ba5c2dfff-19558463392_thumb500.jpg",
    "thumbnail_uri": "https://ia803101.us.archive.org/14/items/mbid-a35ade35-75d6-4aff-b2c0-124ba5c2dfff/mbid-a35ade35-75d6-4aff-b2c0-124ba5c2dfff-19558463392_thumb250.jpg",
    "song": "Hunnybee",
    "track_id": "0d64d9e4-165b-4315-87be-f2693edc9c01",
    "recording_id": "17819800-58fc-4956-9b85-42449507ecdf",
    "artist": "Unknown Mortal Orchestra",
    "artist_ids": [
        "e2305342-0bde-4a2c-aed0-4b88694834de"
    ],
    "album": "Sex & Food",
    "release_id": "a35ade35-75d6-4aff-b2c0-124ba5c2dfff",
    "release_group_id": "83f5b7c1-3caf-4a76-a1db-156df94aaa24",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2018-04-06",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Unknown Mortal Orchestra (also known as UMO) is a New Zealand psychedelic rock band from Auckland and now based in Portland, Oregon. The band is fronted by multi-instrumentalist Ruban Nielson, assisted by his brother Kody Nielson and bassist Jacob Portrait.\n--\nUnknown Mortal Orchestra stopped by the KEXP studios back in 2018 and recorded this incredible live session. Check it out at the link: https://www.youtube.com/watch?v=4Cz9_MCltHQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}