Information about plays

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

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

{
    "id": 3437266,
    "uri": "https://api.kexp.org/v2/plays/3437266/?format=api",
    "airdate": "2024-12-12T18:39:07-08:00",
    "show": 62091,
    "show_uri": "https://api.kexp.org/v2/shows/62091/?format=api",
    "image_uri": "https://ia903202.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": "dodger blue",
    "track_id": "da9dc1ec-c574-4251-a70e-1f924b6d2f6f",
    "recording_id": "b2ccd26a-2598-4a20-bc95-78e4614e77b5",
    "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": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wooooo !! Kendrick and SZA have announced their tour. Playing Seattle May 17th at Lumen Field; SF on May 29th at Oracle Park.   https://pitchfork.com/news/kendrick-lamar-and-sza-announce-2025-tour/\n\nFeatures LA artists Wallie the Sensei, Siete7x & Roddy Ricch.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}