Information about plays

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

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

{
    "id": 3422390,
    "uri": "https://api.kexp.org/v2/plays/3422390/?format=api",
    "airdate": "2024-11-07T06:07:44-08:00",
    "show": 61785,
    "show_uri": "https://api.kexp.org/v2/shows/61785/?format=api",
    "image_uri": "https://ia800703.us.archive.org/17/items/mbid-d7484a79-48fb-4f4b-8860-7dadaf18c233/mbid-d7484a79-48fb-4f4b-8860-7dadaf18c233-21640246464_thumb500.jpg",
    "thumbnail_uri": "https://ia800703.us.archive.org/17/items/mbid-d7484a79-48fb-4f4b-8860-7dadaf18c233/mbid-d7484a79-48fb-4f4b-8860-7dadaf18c233-21640246464_thumb250.jpg",
    "song": "Mercy Mercy Me (The Ecology)",
    "track_id": "3c4e23dc-3f87-33ea-aca5-55d7e44ea152",
    "recording_id": "3435f8a3-c934-496a-8191-ad0b667afaa4",
    "artist": "Marvin Gaye",
    "artist_ids": [
        "afdb7919-059d-43c1-b668-ba1d265e7e42"
    ],
    "album": "What's Going On",
    "release_id": "d7484a79-48fb-4f4b-8860-7dadaf18c233",
    "release_group_id": "c1fa4d2c-ec62-37d5-b01d-6df7f8fd2c90",
    "labels": [
        "Motown"
    ],
    "label_ids": [
        "8e479e57-ef44-490c-b75d-cd28df89bf1b"
    ],
    "release_date": "2001-02-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It’s been a little over 50 years since the release of Marvin Gaye’s record, What’s Going On. KEXP’s Larry Mizell Jr. talks with Emily Fox about the history of the record, breaks down some lesser-known tracks, and discusses how the album’s themes of police brutality, racism, addiction, and concerns about ecological disaster are still relevant today. \n\nhttps://www.kexp.org/podcasts/sound-vision/2021/5/25/marvin-gayes-whats-going-resonates-50-years-later/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}