Information about plays

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

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

{
    "id": 3421794,
    "uri": "https://api.kexp.org/v2/plays/3421794/?format=api",
    "airdate": "2024-11-05T17:12:45-08:00",
    "show": 61773,
    "show_uri": "https://api.kexp.org/v2/shows/61773/?format=api",
    "image_uri": "https://ia904606.us.archive.org/1/items/mbid-88ab7a5c-fd27-421e-85f0-f107ed86a43f/mbid-88ab7a5c-fd27-421e-85f0-f107ed86a43f-21986047480_thumb500.jpg",
    "thumbnail_uri": "https://ia804606.us.archive.org/1/items/mbid-88ab7a5c-fd27-421e-85f0-f107ed86a43f/mbid-88ab7a5c-fd27-421e-85f0-f107ed86a43f-21986047480_thumb250.jpg",
    "song": "Alright",
    "track_id": "70804733-484a-4c9e-930c-e59f19088c8f",
    "recording_id": "b5e1e12f-8832-4ba4-b772-de15e2db2009",
    "artist": "Kendrick Lamar",
    "artist_ids": [
        "381086ea-f511-4aba-bdf9-71c753dc5077"
    ],
    "album": "To Pimp a Butterfly",
    "release_id": "88ab7a5c-fd27-421e-85f0-f107ed86a43f",
    "release_group_id": "d9103c72-3807-4378-9ce7-b6f3e8fdd547",
    "labels": [
        "Aftermath Entertainment",
        "Top Dawg Entertainment",
        "Interscope Records"
    ],
    "label_ids": [
        "c0629488-2aa2-4b46-9de8-decb27147444",
        "56d2501f-12b7-4cfd-b8f8-e95189ea27f5",
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2015-03-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "For Eric in Santa Monica!\n\n Kendrick Lamar's \"Alright\" features uncredited vocals from the song's co-producer Pharrell Williams during the chorus. \"Four hundred years ago, as slaves, we prayed and sung joyful songs to keep our heads level-headed with what was going on,\" Lamar said. \"Four hundred years later, we still need that music to heal. And I think that 'Alright' is definitely one of those records that makes you feel good no matter what the times are.\" Read more at NPR: https://tinyurl.com/ejcpjae6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}