Information about plays

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

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

{
    "id": 3422157,
    "uri": "https://api.kexp.org/v2/plays/3422157/?format=api",
    "airdate": "2024-11-06T16:38:17-08:00",
    "show": 61781,
    "show_uri": "https://api.kexp.org/v2/shows/61781/?format=api",
    "image_uri": "https://ia800609.us.archive.org/13/items/mbid-7461ca27-65e8-4106-a75e-de068dc3a619/mbid-7461ca27-65e8-4106-a75e-de068dc3a619-38184302649_thumb500.jpg",
    "thumbnail_uri": "https://ia800609.us.archive.org/13/items/mbid-7461ca27-65e8-4106-a75e-de068dc3a619/mbid-7461ca27-65e8-4106-a75e-de068dc3a619-38184302649_thumb250.jpg",
    "song": "North American Scum",
    "track_id": "2770b1db-bc15-3a84-8fc9-4ab16598b0fe",
    "recording_id": "8d8f0e7b-bd40-4fab-b277-557dca2720eb",
    "artist": "LCD Soundsystem",
    "artist_ids": [
        "2aaf7396-6ab8-40f3-9776-a41c42c8e26b"
    ],
    "album": "Sound of Silver",
    "release_id": "7461ca27-65e8-4106-a75e-de068dc3a619",
    "release_group_id": "5cbcdd9f-4b7d-3b3c-b9f2-6b0e75971157",
    "labels": [
        "DFA Records",
        "EMI",
        "Capitol Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025",
        "c029628b-6633-439e-bcee-ed02e8a338f7",
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2007-03-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"North American Scum\" is both vintage LCD Soundsystem and a textbook specimen of disco-punk, the subgenre that James Murphy helped foment.\n\nThe track bears some of his sonic trademarks: throbbing bass line, thudding kick drum, the snap of hi-hats and hand claps. It also has his attitude, an uneasy whorl of self-loathing and self-aggrandizing laced with casually stinging social critique.\"\n\nHere's a New York Times essay on \"Sound of Silver, \"still spoiling for a fight\": https://tinyurl.com/y5zdfmzw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}