Information about plays

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

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

{
    "id": 3554966,
    "uri": "https://api.kexp.org/v2/plays/3554966/?format=api",
    "airdate": "2025-09-19T10:31:03-07:00",
    "show": 64602,
    "show_uri": "https://api.kexp.org/v2/shows/64602/?format=api",
    "image_uri": "https://ia903101.us.archive.org/4/items/mbid-b49f75f3-bb8e-4c76-b595-10c5be424333/mbid-b49f75f3-bb8e-4c76-b595-10c5be424333-18996636952_thumb500.jpg",
    "thumbnail_uri": "https://ia803101.us.archive.org/4/items/mbid-b49f75f3-bb8e-4c76-b595-10c5be424333/mbid-b49f75f3-bb8e-4c76-b595-10c5be424333-18996636952_thumb250.jpg",
    "song": "Mistake",
    "track_id": "119e77fe-d773-4afd-811b-dc0f3746b311",
    "recording_id": "0e2cf713-f87c-4f5d-b2a5-655459732d75",
    "artist": "Middle Kids",
    "artist_ids": [
        "2c02eece-9832-4850-9150-b0e269f65d8b"
    ],
    "album": "Lost Friends",
    "release_id": "8f08c4fc-1936-482b-8185-dd2c6ecd0a1d",
    "release_group_id": "39ba5046-2f97-4c18-8fe4-68f8cc12cb35",
    "labels": [
        "Lucky Number",
        "EMI Records Australia",
        "Domino"
    ],
    "label_ids": [
        "368777fe-930d-4746-9b7c-e7d506b9f154",
        "75916e1c-8a10-4b07-b39a-93aef8994f73",
        "f27235b7-7666-4d70-a2c7-9f7b1981eaa0"
    ],
    "release_date": "2018-05-04",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch this incredible live performance by Middle Kids in our studio in July, 2024: https://www.youtube.com/watch?v=qOpqA-_AAdg\n\nThis track comes from the Sydney band's 2018 album, Lost Friends. Their most recent LP is 2024's Faith Crisis Pt 1. \nhttps://middlekids.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}