Information about plays

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

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

{
    "id": 3576000,
    "uri": "https://api.kexp.org/v2/plays/3576000/?format=api",
    "airdate": "2025-11-09T12:13:16-08:00",
    "show": 65065,
    "show_uri": "https://api.kexp.org/v2/shows/65065/?format=api",
    "image_uri": "https://dn710101.ca.archive.org/0/items/mbid-980c699d-fefa-4b9d-8219-e4975fb54885/mbid-980c699d-fefa-4b9d-8219-e4975fb54885-43150813795_thumb500.jpg",
    "thumbnail_uri": "https://dn710101.ca.archive.org/0/items/mbid-980c699d-fefa-4b9d-8219-e4975fb54885/mbid-980c699d-fefa-4b9d-8219-e4975fb54885-43150813795_thumb250.jpg",
    "song": "Afrotrip",
    "track_id": "bee818f5-9495-497e-9681-3236e0a02623",
    "recording_id": "083fa74f-946d-471c-b17f-8ece3d3b48b5",
    "artist": "Afrodream",
    "artist_ids": [
        "6f7af642-d0d3-47de-8a65-56fcf2284ffc"
    ],
    "album": "Guiss Guiss",
    "release_id": "980c699d-fefa-4b9d-8219-e4975fb54885",
    "release_group_id": "2935beaa-bdf1-461e-822b-9f074dc0bf26",
    "labels": [
        "Rubik Media"
    ],
    "label_ids": [
        "795498e3-00ea-4acd-97ea-1c0640d82940"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The second album from this Turin, Italy-based ensemble led by Senegalese vocalist/percussionist Abou Samb and Italian guitarist/vocalist/percussionist Luca Vergano is a vibrant set of colorful Afrobeat grooves featuring lively, hypnotic, funky rhythms and warm, optimistic, communal vocals. -Alex Ruder-",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}