Information about plays

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

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

{
    "id": 3440379,
    "uri": "https://api.kexp.org/v2/plays/3440379/?format=api",
    "airdate": "2024-12-20T07:12:47-08:00",
    "show": 62158,
    "show_uri": "https://api.kexp.org/v2/shows/62158/?format=api",
    "image_uri": "https://ia800600.us.archive.org/11/items/mbid-2396e6d6-7f3f-46df-ade5-0fc288923d9b/mbid-2396e6d6-7f3f-46df-ade5-0fc288923d9b-39369498425_thumb500.jpg",
    "thumbnail_uri": "https://ia600600.us.archive.org/11/items/mbid-2396e6d6-7f3f-46df-ade5-0fc288923d9b/mbid-2396e6d6-7f3f-46df-ade5-0fc288923d9b-39369498425_thumb250.jpg",
    "song": "Chicago",
    "track_id": "62c8d0d8-e6b9-4c4d-bc2c-771e1fa50993",
    "recording_id": "51a0ef4a-48b1-48ad-80a5-19313e679c7f",
    "artist": "Japandroids",
    "artist_ids": [
        "2008d65c-31ee-4382-8960-5188523568d5"
    ],
    "album": "Fate & Alcohol",
    "release_id": "2396e6d6-7f3f-46df-ade5-0fc288923d9b",
    "release_group_id": "19fa589b-5341-4e77-8638-8371e54fade9",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2024-10-18",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "#37...\n--\n\"Sorry, baby...\" 'Fate & Alcohol' is the reunion that Japandroids fans have been hoping for – and the farewell they’ve long feared. The Canadian duo’s fourth and final album arrives six years after guitarist Brian King and drummer David Prowse played their last show. https://www.theguardian.com/music/2024/oct/18/japandroids-fate-alcohol-review-canadian-duo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}