Information about plays

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

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

{
    "id": 3438771,
    "uri": "https://api.kexp.org/v2/plays/3438771/?format=api",
    "airdate": "2024-12-16T08:04:55-08:00",
    "show": 62125,
    "show_uri": "https://api.kexp.org/v2/shows/62125/?format=api",
    "image_uri": "https://ia903205.us.archive.org/4/items/mbid-2b612b0f-7678-49cb-9247-6802e7271c6d/mbid-2b612b0f-7678-49cb-9247-6802e7271c6d-40472545182_thumb500.jpg",
    "thumbnail_uri": "https://ia803205.us.archive.org/4/items/mbid-2b612b0f-7678-49cb-9247-6802e7271c6d/mbid-2b612b0f-7678-49cb-9247-6802e7271c6d-40472545182_thumb250.jpg",
    "song": "Feel So Different",
    "track_id": "f6ff2a79-e5fe-4bac-9143-299ef22b713b",
    "recording_id": "10d3fedb-8906-4c59-a5ae-e8cdebf867b7",
    "artist": "Sharon Van Etten & Ezra Furman",
    "artist_ids": [
        "45fc1a1c-6b33-4a2b-b517-d8bca372b7b0",
        "5a2e9cd3-010a-4aae-9f83-629253284202"
    ],
    "album": "TRAИƧA",
    "release_id": "2b612b0f-7678-49cb-9247-6802e7271c6d",
    "release_group_id": "d510d15f-1be9-4290-8fda-a563c6881e47",
    "labels": [
        "Red Hot Organization"
    ],
    "label_ids": [
        "c0b03b5b-8ab6-4009-80da-277affa88056"
    ],
    "release_date": "2024-11-22",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "As part of the star-studded new TRA​И​Ƨ​A project – which is described as \"a spiritual journey across 8 chapters and 46 songs, spotlighting the gifts of many of the most daring, imaginative trans and non-binary artists working today\" – Sharon Van Etten and Ezra Furman have joined forces to cover Sinéad O'Connor's 'Feel So Different'. They actually recorded this just 2 weeks before Sinead's untimely death :( \nhttps://www.hotpress.com/music/sharon-van-etten-and-ezra-furman-cover-sinead-oconnor-track-feel-so-different-for-compilation-celebrating-trans-lives-23060379",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}