Information about plays

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

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

{
    "id": 3411037,
    "uri": "https://api.kexp.org/v2/plays/3411037/?format=api",
    "airdate": "2024-10-10T21:40:23-07:00",
    "show": 61540,
    "show_uri": "https://api.kexp.org/v2/shows/61540/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "박타령 Bak Taryeoung (Work Song of Heungbu)",
    "track_id": null,
    "recording_id": "9e3afb64-a610-49b9-b18e-4a170331c684",
    "artist": "NST & The Soul Sauce, 김율희",
    "artist_ids": [
        "fb0bada3-f31f-45cb-9e3d-4aebba3045e2",
        "5eac50ca-a1f2-4e52-b58a-6a1dc1b2d6be"
    ],
    "album": "Version",
    "release_id": null,
    "release_group_id": "13a5e995-778b-451f-acf1-5a2280010a71",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-03-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}