Information about plays

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

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

{
    "id": 3528658,
    "uri": "https://api.kexp.org/v2/plays/3528658/?format=api",
    "airdate": "2025-07-18T15:52:20-07:00",
    "show": 64046,
    "show_uri": "https://api.kexp.org/v2/shows/64046/?format=api",
    "image_uri": "https://ia802907.us.archive.org/4/items/mbid-19418e86-9529-4573-831b-edab8f9a85ed/mbid-19418e86-9529-4573-831b-edab8f9a85ed-3046075906_thumb500.jpg",
    "thumbnail_uri": "https://ia902907.us.archive.org/4/items/mbid-19418e86-9529-4573-831b-edab8f9a85ed/mbid-19418e86-9529-4573-831b-edab8f9a85ed-3046075906_thumb250.jpg",
    "song": "Chick Habit",
    "track_id": "e865e2be-34c5-3482-876f-8725250aee72",
    "recording_id": "14b00555-52c0-4760-98b2-e4f64839c367",
    "artist": "April March",
    "artist_ids": [
        "e77b7ecf-c417-4124-b255-a3a927bb604e"
    ],
    "album": "Lessons of April March",
    "release_id": "19418e86-9529-4573-831b-edab8f9a85ed",
    "release_group_id": "2de9cd6d-a670-3c80-9178-2db40ccdf692",
    "labels": [
        "Ideal Records"
    ],
    "label_ids": [
        "ea7be770-2674-489b-9e28-7a24f42eb301"
    ],
    "release_date": "1998-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "You might recognize this song from Quentin Tarantino's \"Death Proof\" or from \"But I'm a Cheerleader\" directed by Jamie Babbit.\n\nElinor Blake was also the illustrator for Jack White's children's book \"We're going to be friends\"\n\nRead more about the many lives of Elinor Blake aka April March, here: https://www.aprilmarch.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}