Information about plays

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

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

{
    "id": 3428360,
    "uri": "https://api.kexp.org/v2/plays/3428360/?format=api",
    "airdate": "2024-11-21T18:21:36-08:00",
    "show": 61910,
    "show_uri": "https://api.kexp.org/v2/shows/61910/?format=api",
    "image_uri": "https://ia902200.us.archive.org/21/items/mbid-f685f512-cdb6-40de-a6b3-4447763624fb/mbid-f685f512-cdb6-40de-a6b3-4447763624fb-31943831645_thumb500.jpg",
    "thumbnail_uri": "https://ia802200.us.archive.org/21/items/mbid-f685f512-cdb6-40de-a6b3-4447763624fb/mbid-f685f512-cdb6-40de-a6b3-4447763624fb-31943831645_thumb250.jpg",
    "song": "It Takes Two",
    "track_id": "992a2dd2-3f3d-3c29-bacc-1ee2bcde6b19",
    "recording_id": "046dcd43-3ae6-4160-a7ba-c658fd327358",
    "artist": "Rob Base & DJ E‐Z Rock",
    "artist_ids": [
        "6f191c70-1345-4ea5-b7af-5db9ee50d7c0"
    ],
    "album": "Kurtis Blow Presents the History of Rap, Volume 3: The Golden Age",
    "release_id": "f685f512-cdb6-40de-a6b3-4447763624fb",
    "release_group_id": "bb746ac1-0600-36db-b073-6f3a36263fba",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1997-08-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rob Base (Robert Ginyard) and DJ E-Z Rock (Rodney \"Skip\" Bryce) are from Harlem, New York, and made by far their biggest impact with this early hip-hop anthem. \n\nThe song is built on a sample of a 1972 track called \"Think (About It)\" that was recorded by the soul singer Lyn Collins but written and produced by James Brown. Here's the original: https://www.youtube.com/watch?v=HKix_06L5AY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}