Information about plays

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

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

{
    "id": 3413796,
    "uri": "https://api.kexp.org/v2/plays/3413796/?format=api",
    "airdate": "2024-10-17T08:07:27-07:00",
    "show": 61598,
    "show_uri": "https://api.kexp.org/v2/shows/61598/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "On Sight",
    "track_id": "b82d22d4-2699-407d-88be-d2afd8f7a839",
    "recording_id": "706716a1-2b3b-43d9-b328-a78b8aed03f1",
    "artist": "Free Nationals feat. J.I.D, Kadhja Bonet & MIKNNA",
    "artist_ids": [
        "270d5e7d-e01d-44a6-a303-d78208c6f930",
        "74fae710-c7c9-4deb-8092-149d436c2fe4",
        "a536dd07-131b-48ef-ab47-141b752ba082",
        "d616b606-cf6a-4b6e-ab0f-e253b8db6610"
    ],
    "album": "Free Nationals",
    "release_id": "64990800-4e35-4dea-b187-dc8f6963044f",
    "release_group_id": "c0b2f399-6cc8-4fd5-baae-b0a0fce716a7",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-12-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The debut album from Anderson .Paak’s LA-based live band is a beautifully crafted set of jazz-tinged soul and funk combining a warm, often-sultry ‘70s-steeped sound with an impressive lineup of guest vocalists including Syd, Anderson .Paak, Kali Uchis, Daniel Caesar, and more - J.I.D, Kadhja Bonet and MIKNNA appear on this one, \"On Sight.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}