Information about plays

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

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

{
    "id": 3524790,
    "uri": "https://api.kexp.org/v2/plays/3524790/?format=api",
    "airdate": "2025-07-09T15:28:47-07:00",
    "show": 63966,
    "show_uri": "https://api.kexp.org/v2/shows/63966/?format=api",
    "image_uri": "https://ia803202.us.archive.org/0/items/mbid-9b68d302-2f85-4a9e-a40a-69c8d0df1433/mbid-9b68d302-2f85-4a9e-a40a-69c8d0df1433-40478390521_thumb500.jpg",
    "thumbnail_uri": "https://ia803202.us.archive.org/0/items/mbid-9b68d302-2f85-4a9e-a40a-69c8d0df1433/mbid-9b68d302-2f85-4a9e-a40a-69c8d0df1433-40478390521_thumb250.jpg",
    "song": "squabble up",
    "track_id": "2fd39872-0a95-44aa-a23f-1f171d41008e",
    "recording_id": "9db423ad-cbf4-448b-bab1-d631a1e8b2a2",
    "artist": "Kendrick Lamar",
    "artist_ids": [
        "381086ea-f511-4aba-bdf9-71c753dc5077"
    ],
    "album": "GNX",
    "release_id": "9b68d302-2f85-4a9e-a40a-69c8d0df1433",
    "release_group_id": "32cb822c-a14e-49ce-a169-f209c5f31e0f",
    "labels": [
        "Interscope Records",
        "pgLang"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2",
        "df31a9a8-4583-4a49-a4f7-9a3cee1c45eb"
    ],
    "release_date": "2024-11-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Squabble Up\" by Kendrick Lamar interpolated multiple elements of Debbie Deb's  1983 \"When I Hear Music\".\n--\nThe title “squabble up” is drawn from L.A. slang, referring to fighting (similar to “square up”) or dancing, depending on the context. \n--\n Watch the video, which pays tribute to California culture: https://www.youtube.com/watch?v=fuV4yQWdn_4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}