Information about plays

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

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

{
    "id": 3413474,
    "uri": "https://api.kexp.org/v2/plays/3413474/?format=api",
    "airdate": "2024-10-16T14:04:21-07:00",
    "show": 61592,
    "show_uri": "https://api.kexp.org/v2/shows/61592/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Mind’s a Lie",
    "track_id": "d48f4c95-07f5-4316-8164-50dd5148baa8",
    "recording_id": "f3e92119-2aa9-4bed-adea-c50086ba9e62",
    "artist": "High Vis",
    "artist_ids": [
        "29acd2bb-7e67-4722-97ed-472e365ae860"
    ],
    "album": "Guided Tour",
    "release_id": "d1fb5b6c-99f1-4e26-9680-fe0d1f9df72b",
    "release_group_id": "61621f13-7443-4fa5-a351-18c40615f499",
    "labels": [
        "Dais Records"
    ],
    "label_ids": [
        "ba3abcfa-1808-41d6-8b8b-9bb06c0f772e"
    ],
    "release_date": "2024-10-18",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "High Vis' new album Guided Tour will be out Oct 18th! \n\n\"Mind’s A Lie samples vocals from South London singer and DJ Ell Murphy. Guided Tour was recorded at Holy Mountain Studios in London with producer Jonah Falco and engineer Stanley Gravett\" (stereogum)\nhttps://www.stereogum.com/2274058/high-vis-minds-a-lie/music/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}