Information about plays

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

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

{
    "id": 3416735,
    "uri": "https://api.kexp.org/v2/plays/3416735/?format=api",
    "airdate": "2024-10-24T14:18:05-07:00",
    "show": 61661,
    "show_uri": "https://api.kexp.org/v2/shows/61661/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Herman's House",
    "track_id": "6d5f4b23-cd25-4e05-a3f4-4034a4db09aa",
    "recording_id": "813b2bea-5afd-40eb-b1f0-13b3a2fa9390",
    "artist": "Special Interest",
    "artist_ids": [
        "cb0a7ee8-69fe-409c-85ae-820e3f1e46d4"
    ],
    "album": "Herman's House",
    "release_id": "07d3ea54-5069-4aea-8e9b-2efeec196b9d",
    "release_group_id": "f2775f15-7d73-4086-a75d-8c551ca3e6c9",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "2276f06e-f65a-4d61-9dee-9f95ff4b775c"
    ],
    "release_date": "2022-05-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song from the New Orleans no-wave punks was inspired by the dream home Herman Wallace envisioned while locked in solitary confinement for a crime he didn't commit.: https://www.thefader.com/2022/05/19/special-interest-hermans-house\n--\nSee the official video for \"Herman's House\": https://www.youtube.com/watch?",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}