Information about plays

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

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

{
    "id": 3415191,
    "uri": "https://api.kexp.org/v2/plays/3415191/?format=api",
    "airdate": "2024-10-20T16:56:36-07:00",
    "show": 61628,
    "show_uri": "https://api.kexp.org/v2/shows/61628/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "I Luv It",
    "track_id": "bcbeaad3-dc5b-4b57-a561-9990584afc0a",
    "recording_id": "22e2b455-09ec-4740-b7ef-d1b7c5451a03",
    "artist": "Fennec",
    "artist_ids": [
        "f5fb7e5e-e8fd-43c3-b0fe-facc8fd38940"
    ],
    "album": "Nice Work Vol. 3",
    "release_id": "4cbe5b95-5441-446b-b5d4-0255b9bcb7d3",
    "release_group_id": "74ef9c9e-caf1-4583-919d-6c6c550de20a",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-10-04",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "After working for several years as an employment lawyer in Indianapolis, the Korean-American DJ and producer known as Fennec decided to apply to graduate school.\n\n\"I loved learning and reading about law, politics, and economics, but was kind of checked out and unfocused when I originally went to college.\"\n\nWhat his new classmates probably do not know is that Fennec has been quietly releasing lustrous, impassioned, sample-based house music at a steady clip since 2014. \n\nFennec declines to share his real name, but he borrowed his moniker from his favorite type of animal, a fox known for its large ears, which is native to parts of Africa. https://tinyurl.com/2evsrha7",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}