Information about plays

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

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

{
    "id": 3552172,
    "uri": "https://api.kexp.org/v2/plays/3552172/?format=api",
    "airdate": "2025-09-12T17:09:48-07:00",
    "show": 64543,
    "show_uri": "https://api.kexp.org/v2/shows/64543/?format=api",
    "image_uri": "https://ia800707.us.archive.org/26/items/mbid-694a93c5-835e-470e-a0d8-e42093eed9af/mbid-694a93c5-835e-470e-a0d8-e42093eed9af-5267860923_thumb500.jpg",
    "thumbnail_uri": "https://ia600707.us.archive.org/26/items/mbid-694a93c5-835e-470e-a0d8-e42093eed9af/mbid-694a93c5-835e-470e-a0d8-e42093eed9af-5267860923_thumb250.jpg",
    "song": "Primetime",
    "track_id": "83528f22-5680-4a71-95fc-1d30d5533bcd",
    "recording_id": "0b564bc0-70f2-4c84-9520-486b9d8de15f",
    "artist": "Janelle Monáe feat. Miguel",
    "artist_ids": [
        "285e1285-aecc-478f-a8da-0c8cf69e1217",
        "ee190f6b-7d98-43ec-b924-da5f8018eca0"
    ],
    "album": "The Electric Lady",
    "release_id": "694a93c5-835e-470e-a0d8-e42093eed9af",
    "release_group_id": "c7400a4b-26cc-4720-aadc-e061b86d693a",
    "labels": [
        "Bad Boy Records"
    ],
    "label_ids": [
        "29d43312-a8ed-4d7b-9f4e-f5650318aebb"
    ],
    "release_date": "2013-09-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Nicole to Michael!! Nicole + Michael = Nicichael\n\nJanelle + Miguel = Januel",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}