Information about plays

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

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

{
    "id": 3501148,
    "uri": "https://api.kexp.org/v2/plays/3501148/?format=api",
    "airdate": "2025-05-14T05:38:09-07:00",
    "show": 63456,
    "show_uri": "https://api.kexp.org/v2/shows/63456/?format=api",
    "image_uri": "https://dn720709.ca.archive.org/0/items/mbid-57c6819c-5e95-495c-b51c-f7674402652e/mbid-57c6819c-5e95-495c-b51c-f7674402652e-41954002226_thumb500.jpg",
    "thumbnail_uri": "https://dn720709.ca.archive.org/0/items/mbid-57c6819c-5e95-495c-b51c-f7674402652e/mbid-57c6819c-5e95-495c-b51c-f7674402652e-41954002226_thumb250.jpg",
    "song": "Everybody Gets Down",
    "track_id": "64e802a1-cce0-405d-ba6a-50d3d4b7e7b4",
    "recording_id": "dc800f80-1554-468d-a66f-1628c756d563",
    "artist": "NxWorries",
    "artist_ids": [
        "96c5c9a3-6c9b-41a7-90cc-e7375afbfde1"
    ],
    "album": "Everybody Gets Down",
    "release_id": "57c6819c-5e95-495c-b51c-f7674402652e",
    "release_group_id": "effaf5d6-cf8e-4bde-858a-22f01f5f3f9f",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2025-05-12",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On the heels of their second album Why Lawd? in 2024, the duo of producer Knxwledge and do-it-all performer Anderson  .Paak are at it again, in time for that late Spring early Summer vibe.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}