Information about plays

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

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

{
    "id": 3428776,
    "uri": "https://api.kexp.org/v2/plays/3428776/?format=api",
    "airdate": "2024-11-22T18:29:25-08:00",
    "show": 61919,
    "show_uri": "https://api.kexp.org/v2/shows/61919/?format=api",
    "image_uri": "https://ia601906.us.archive.org/6/items/mbid-e50c82be-263d-4d2f-9a24-f3b5c0909f55/mbid-e50c82be-263d-4d2f-9a24-f3b5c0909f55-39383713992_thumb500.jpg",
    "thumbnail_uri": "https://ia601906.us.archive.org/6/items/mbid-e50c82be-263d-4d2f-9a24-f3b5c0909f55/mbid-e50c82be-263d-4d2f-9a24-f3b5c0909f55-39383713992_thumb250.jpg",
    "song": "Got to Be",
    "track_id": "92b8c4db-d2be-4a86-8deb-97dc5ea5e6d2",
    "recording_id": "a6738014-e436-4b18-8821-3e6019d34d36",
    "artist": "Childish Gambino",
    "artist_ids": [
        "7fb57fba-a6ef-44c2-abab-2fa3bdee607e"
    ],
    "album": "Bando Stone and the New World",
    "release_id": "e50c82be-263d-4d2f-9a24-f3b5c0909f55",
    "release_group_id": "cd265612-3dd1-4703-b50b-289a6af72377",
    "labels": [
        "RCA",
        "Wolf+Rothstein"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946",
        "6eb10698-b9d6-4976-ae0d-63442b937b4c"
    ],
    "release_date": "2024-07-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yes, he's a five-time Grammy award winner, AND an Emmy-winning actor and director.  But, can he handle the hot wings?: https://www.youtube.com/watch?v=7Nk5C6o3PkQ\n--\n\"Got to Be\" sampled The Prodigy's 1996 \"Breathe\" and the vocals from Luke's 1991 \"I Wanna Rock.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}