Information about plays

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

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

{
    "id": 3598716,
    "uri": "https://api.kexp.org/v2/plays/3598716/?format=api",
    "airdate": "2026-01-01T06:26:08-08:00",
    "show": 65530,
    "show_uri": "https://api.kexp.org/v2/shows/65530/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "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": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"God grant me the serenity to accept the things I cannot change; courage to change the things I can; and wisdom to know the difference.\" opening with serenity prayer\n\nAs 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\" – \n\nSharon Van Etten and Ezra Furman joined forces to cover Sinéad O'Connor's 'Feel So Different'.\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"
}