Information about plays

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

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

{
    "id": 3422531,
    "uri": "https://api.kexp.org/v2/plays/3422531/?format=api",
    "airdate": "2024-11-07T14:12:27-08:00",
    "show": 61788,
    "show_uri": "https://api.kexp.org/v2/shows/61788/?format=api",
    "image_uri": "https://ia903201.us.archive.org/33/items/mbid-cf40162e-85bc-433d-b285-3665782652f1/mbid-cf40162e-85bc-433d-b285-3665782652f1-4436522319_thumb500.jpg",
    "thumbnail_uri": "https://ia803201.us.archive.org/33/items/mbid-cf40162e-85bc-433d-b285-3665782652f1/mbid-cf40162e-85bc-433d-b285-3665782652f1-4436522319_thumb250.jpg",
    "song": "Skit A (Interview) / Watch What You Say",
    "track_id": "27919bad-6bb2-33a6-b1f1-42be89dd7773",
    "recording_id": "3345cbe5-688f-47cc-b884-556cf19360c0",
    "artist": "Guru",
    "artist_ids": [
        "215c6ab2-7888-4061-bd56-9fb650328106"
    ],
    "album": "Jazzmatazz, Volume 2: The New Reality",
    "release_id": "cf40162e-85bc-433d-b285-3665782652f1",
    "release_group_id": "86f6a60c-eacf-36f2-8290-6bbb1c62da0d",
    "labels": [
        "Chrysalis"
    ],
    "label_ids": [
        "ed5601e5-7c54-426e-982a-1a208dd0b0ad"
    ],
    "release_date": "1995-07-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chaka Khan joins Guru for this  song that warns other rappers to step it up from the weak lyrics and messages. Oh, that's Branford Marsalis playing saxophone here, too.\n--\n\"Watch What You Say\" by Guru sampled Quincy Jones's \"The Midnight Sun Will Never Set\".",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}