Information about plays

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

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

{
    "id": 3413236,
    "uri": "https://api.kexp.org/v2/plays/3413236/?format=api",
    "airdate": "2024-10-16T03:50:34-07:00",
    "show": 61588,
    "show_uri": "https://api.kexp.org/v2/shows/61588/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Reckless Sensation",
    "track_id": "9bba497e-932e-44e9-9149-5fcf5944b1d5",
    "recording_id": "4d5a72d2-e9b2-4a89-b81b-b6bd1341c956",
    "artist": "Yunè Pinku",
    "artist_ids": [
        "b4075123-ef13-4fc0-ac15-7bc7c1d761f0"
    ],
    "album": "Scarlet Lamb",
    "release_id": "fb3ba977-63ff-40fb-875c-32d3c6f21dc0",
    "release_group_id": "d963a064-8b3f-421c-a4b2-d1d985f96cb8",
    "labels": [
        "Method 808"
    ],
    "label_ids": [
        "d44167e8-45f3-4ee6-8878-e5a43fe0975a"
    ],
    "release_date": "2024-10-04",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yunè Pinku, is an Irish-Maylasian artist and ESEA music member whose work blends garage with other forms of electronic music.\n\n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}