Information about plays

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

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

{
    "id": 3413912,
    "uri": "https://api.kexp.org/v2/plays/3413912/?format=api",
    "airdate": "2024-10-17T12:53:21-07:00",
    "show": 61599,
    "show_uri": "https://api.kexp.org/v2/shows/61599/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "God Will Help You",
    "track_id": "b2a5b60b-d13e-4a02-bc16-7bd99400c0ce",
    "recording_id": "a089d27e-8410-40e7-9a67-d80f041167fe",
    "artist": "SAULT",
    "artist_ids": [
        "23b19bc5-813e-4456-bbae-ac3ca118f535"
    ],
    "album": "Acts of Faith",
    "release_id": "f1920879-63d3-46b4-9542-5f02e074ff00",
    "release_group_id": "33698c6d-811f-469c-9046-e88181806a1f",
    "labels": [
        "Forever Living Originals"
    ],
    "label_ids": [
        "81e61c90-28f2-4dcb-b656-cac924dfa331"
    ],
    "release_date": "2024-07-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sault, the elusive UK collective, have released a new surprise album. Titled 'Acts of Faith,' their 11th LP is out now, via Forever Living Originals, and is available to download for free as a .WAV file through a WeTransfer link that the group shared online. It’s one 32-minute track that’s produced by Inflo.\n\nTechnically, Sault have never publicly shared an official band lineup, but the group is believed to center around Inflo, a producer who previously worked with Adele, Little Simz, and Michael Kiwanuka.\nhttps://tinyurl.com/457krdr5",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}