Information about plays

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

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

{
    "id": 3501206,
    "uri": "https://api.kexp.org/v2/plays/3501206/?format=api",
    "airdate": "2025-05-14T09:15:33-07:00",
    "show": 63457,
    "show_uri": "https://api.kexp.org/v2/shows/63457/?format=api",
    "image_uri": "https://ia802205.us.archive.org/32/items/mbid-de55cbb3-044f-4bb1-bf00-5e15338d811a/mbid-de55cbb3-044f-4bb1-bf00-5e15338d811a-41055951431_thumb500.jpg",
    "thumbnail_uri": "https://ia802205.us.archive.org/32/items/mbid-de55cbb3-044f-4bb1-bf00-5e15338d811a/mbid-de55cbb3-044f-4bb1-bf00-5e15338d811a-41055951431_thumb250.jpg",
    "song": "Somebody New",
    "track_id": "74c45d5e-3b55-482c-b91a-55b49f6569b4",
    "recording_id": "509a54c3-6ff2-4620-8f6a-bf810aa66180",
    "artist": "Tunde Adebimpe",
    "artist_ids": [
        "1b5cc4ba-5ade-494e-bf3c-aaf3abf75b65"
    ],
    "album": "Thee Black Boltz",
    "release_id": "de55cbb3-044f-4bb1-bf00-5e15338d811a",
    "release_group_id": "1f21db5a-fe89-4240-8ffc-034d81ddf95f",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-04-18",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tunde Adebimpe will be performing at the THING Festival at Remlinger Farms in Carnation, WA on 8/23:\nhttps://thingnw.org/\n\nAdebimpe, a former animator and stop-motion filmmaker, directed the music video for “Somebody New,” in which he plays an old-school TV presenter/crooner.\nhttps://www.youtube.com/watch?v=Z_ilbTU5zGQ\n\nToon-day Add-uh-bim-pay",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}