Information about plays

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

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

{
    "id": 3422067,
    "uri": "https://api.kexp.org/v2/plays/3422067/?format=api",
    "airdate": "2024-11-06T10:41:53-08:00",
    "show": 61779,
    "show_uri": "https://api.kexp.org/v2/shows/61779/?format=api",
    "image_uri": "https://ia804607.us.archive.org/35/items/mbid-aab9191c-f1d4-4b54-b7e5-ad9439d480a5/mbid-aab9191c-f1d4-4b54-b7e5-ad9439d480a5-2503734818_thumb500.jpg",
    "thumbnail_uri": "https://ia804607.us.archive.org/35/items/mbid-aab9191c-f1d4-4b54-b7e5-ad9439d480a5/mbid-aab9191c-f1d4-4b54-b7e5-ad9439d480a5-2503734818_thumb250.jpg",
    "song": "Spread Your Love",
    "track_id": "c693f4cd-948c-3c6b-9922-50cab4539c03",
    "recording_id": "8d555b93-a5d8-4959-b3e1-c50bcd27fabc",
    "artist": "Black Rebel Motorcycle Club",
    "artist_ids": [
        "32b90c92-9978-4a07-90eb-caa4b22f4907"
    ],
    "album": "B.R.M.C.",
    "release_id": "aab9191c-f1d4-4b54-b7e5-ad9439d480a5",
    "release_group_id": "ed9f81e5-7964-31ba-a49b-0776790e2347",
    "labels": [
        "Virgin Records America, Inc."
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156"
    ],
    "release_date": "2001-04-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "SF Band Black Rebel Motorcycle Club performed this song Live on KEXP, check out the video here:\nhttps://www.youtube.com/watch?v=pwb5pkadY_g\n\nSpeaking of Live on KEXP... DEHD will be performing with us at 11am TODAY! Come by our listening space today to see them!\nMore information (and events!) here:\nhttps://kexp.org/events/kexp-events/dehd-live-on-kexp-kexp_352839/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}