Information about plays

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

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

{
    "id": 3580614,
    "uri": "https://api.kexp.org/v2/plays/3580614/?format=api",
    "airdate": "2025-11-20T10:50:54-08:00",
    "show": 65161,
    "show_uri": "https://api.kexp.org/v2/shows/65161/?format=api",
    "image_uri": "https://ia802903.us.archive.org/1/items/mbid-97c96966-299f-4834-874e-b167d4333930/mbid-97c96966-299f-4834-874e-b167d4333930-6178081089_thumb500.jpg",
    "thumbnail_uri": "https://ia902903.us.archive.org/1/items/mbid-97c96966-299f-4834-874e-b167d4333930/mbid-97c96966-299f-4834-874e-b167d4333930-6178081089_thumb250.jpg",
    "song": "I Got Burned",
    "track_id": "018b13f2-277d-3853-88b6-bb330bb7e7bd",
    "recording_id": "c155fb60-8848-4536-8d94-d002b709093f",
    "artist": "The Bamboos feat. Tim Rogers",
    "artist_ids": [
        "be69bee9-2884-4cf3-9750-dd76faf6df94",
        "cec2661f-ef80-4369-a76d-329f509f76b3"
    ],
    "album": "Medicine Man",
    "release_id": "97c96966-299f-4834-874e-b167d4333930",
    "release_group_id": "688fedd4-7f6d-4a3e-8eea-d3ac822aed81",
    "labels": [
        "Tru Thoughts"
    ],
    "label_ids": [
        "095a742b-c292-43e2-b10d-e93e46c446db"
    ],
    "release_date": "2012-06-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Bamboos are a soul/funk outfit from Melbourne, Australia lead by Lance Ferguson. Lance is the founding member and guitarist, who also releases electronic side projects under his DJ name Lanu, began the group as a four-piece in 2000 to play a string of concerts in Melbourne club The Night Cat.\n\nhttps://thebamboos.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}