Information about plays

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

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

{
    "id": 3563116,
    "uri": "https://api.kexp.org/v2/plays/3563116/?format=api",
    "airdate": "2025-10-09T17:50:23-07:00",
    "show": 64788,
    "show_uri": "https://api.kexp.org/v2/shows/64788/?format=api",
    "image_uri": "https://ia902908.us.archive.org/19/items/mbid-5d850f71-e51e-44be-96c8-51cc305f3596/mbid-5d850f71-e51e-44be-96c8-51cc305f3596-2818803920_thumb500.jpg",
    "thumbnail_uri": "https://ia802908.us.archive.org/19/items/mbid-5d850f71-e51e-44be-96c8-51cc305f3596/mbid-5d850f71-e51e-44be-96c8-51cc305f3596-2818803920_thumb250.jpg",
    "song": "Backseat Freestyle",
    "track_id": "3029314b-80d5-30ca-94ea-b57131dba564",
    "recording_id": "a3c6af59-af56-4d61-beac-032df8fc4015",
    "artist": "Kendrick Lamar",
    "artist_ids": [
        "381086ea-f511-4aba-bdf9-71c753dc5077"
    ],
    "album": "good kid, m.A.A.d city",
    "release_id": "5d850f71-e51e-44be-96c8-51cc305f3596",
    "release_group_id": "499c19c8-0dab-4824-884b-6191d145e95b",
    "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": "2012-10-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#137...\n\nSince K Dot released Good Kid, mAAd City on October 22, 2012, the album not only holds a place in the hip-hop canon but also shifted the culture. It’s even been incorporated into the curriculum in several universities.\n\nhttps://www.udiscovermusic.com/stories/kendrick-lamars-good-kid-maad-city/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}