Information about plays

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

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

{
    "id": 3625242,
    "uri": "https://api.kexp.org/v2/plays/3625242/?format=api",
    "airdate": "2026-03-04T14:24:53-08:00",
    "show": 66090,
    "show_uri": "https://api.kexp.org/v2/shows/66090/?format=api",
    "image_uri": "https://ia801400.us.archive.org/23/items/mbid-70cb7b95-9a0d-4d6a-a2cb-7371c895bc2c/mbid-70cb7b95-9a0d-4d6a-a2cb-7371c895bc2c-27419127726_thumb500.jpg",
    "thumbnail_uri": "https://dn710603.ca.archive.org/0/items/mbid-70cb7b95-9a0d-4d6a-a2cb-7371c895bc2c/mbid-70cb7b95-9a0d-4d6a-a2cb-7371c895bc2c-27419127726_thumb250.jpg",
    "song": "untitled 03 | 05.28.2013.",
    "track_id": "02759a4e-c64b-4a8b-9e6f-89fe93534ead",
    "recording_id": "996edb01-0616-4f19-b062-5168bde4bbd5",
    "artist": "Kendrick Lamar",
    "artist_ids": [
        "381086ea-f511-4aba-bdf9-71c753dc5077"
    ],
    "album": "untitled unmastered.",
    "release_id": "70cb7b95-9a0d-4d6a-a2cb-7371c895bc2c",
    "release_group_id": "4e44335c-3f2b-4874-a6c3-71b5e65f75d5",
    "labels": [
        "Top Dawg Entertainment"
    ],
    "label_ids": [
        "56d2501f-12b7-4cfd-b8f8-e95189ea27f5"
    ],
    "release_date": "2016-03-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Throughout this song, several minorities (Asians, Indians, and Blacks) give Kendrick “a piece” of themselves—advising him on how to live his life better.: https://genius.com/Kendrick-lamar-untitled-03-05282013-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}