Information about plays

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

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

{
    "id": 3420928,
    "uri": "https://api.kexp.org/v2/plays/3420928/?format=api",
    "airdate": "2024-11-03T14:04:06-08:00",
    "show": 61753,
    "show_uri": "https://api.kexp.org/v2/shows/61753/?format=api",
    "image_uri": "https://ia800903.us.archive.org/34/items/mbid-a65ddec0-cdc5-4f14-a2ad-1896c9c0d875/mbid-a65ddec0-cdc5-4f14-a2ad-1896c9c0d875-32933100101_thumb500.jpg",
    "thumbnail_uri": "https://ia800903.us.archive.org/34/items/mbid-a65ddec0-cdc5-4f14-a2ad-1896c9c0d875/mbid-a65ddec0-cdc5-4f14-a2ad-1896c9c0d875-32933100101_thumb250.jpg",
    "song": "(We Don't Need This) Fascist Groove Thang",
    "track_id": "19912db8-4cd7-470d-82b1-3cdbaabf4240",
    "recording_id": "8434c557-45ff-40bc-8a51-6afbb6421f7f",
    "artist": "LCD Soundsystem",
    "artist_ids": [
        "2aaf7396-6ab8-40f3-9776-a41c42c8e26b"
    ],
    "album": "Electric Lady Sessions",
    "release_id": "a65ddec0-cdc5-4f14-a2ad-1896c9c0d875",
    "release_group_id": "deada5ea-efcf-49df-9370-cd0d9c3d65aa",
    "labels": [
        "DFA Records",
        "Columbia"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025",
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2019-02-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "LCD Soundsystem critiques former President Trump on their take of Heaven 17's 1981 single.\n-\nhttps://www.rollingstone.com/music/music-news/cd-soundsystem-we-dont-need-this-fascist-groove-thang-cover-751186/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}