Information about plays

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

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

{
    "id": 3556621,
    "uri": "https://api.kexp.org/v2/plays/3556621/?format=api",
    "airdate": "2025-09-23T06:13:39-07:00",
    "show": 64639,
    "show_uri": "https://api.kexp.org/v2/shows/64639/?format=api",
    "image_uri": "https://ia904609.us.archive.org/30/items/mbid-57c619bc-5fe4-4b2f-8f06-3141c7465944/mbid-57c619bc-5fe4-4b2f-8f06-3141c7465944-21847126341_thumb500.jpg",
    "thumbnail_uri": "https://ia804609.us.archive.org/30/items/mbid-57c619bc-5fe4-4b2f-8f06-3141c7465944/mbid-57c619bc-5fe4-4b2f-8f06-3141c7465944-21847126341_thumb250.jpg",
    "song": "Swift",
    "track_id": "4a53c0ec-c836-3c9e-9b59-85cddca6628e",
    "recording_id": "c0b889a2-45b4-427a-a610-5d9db4365b0d",
    "artist": "Salt‐N‐Pepa",
    "artist_ids": [
        "26bcd35d-56a3-4e4d-8ad7-7bc5787c3af1"
    ],
    "album": "Blacks’ Magic",
    "release_id": "57c619bc-5fe4-4b2f-8f06-3141c7465944",
    "release_group_id": "1530b3d2-8819-3662-96c5-73f92fa91923",
    "labels": [
        "Next Plateau Records"
    ],
    "label_ids": [
        "29d7fbd2-d3c9-4679-ab6f-311dc1473bb5"
    ],
    "release_date": "1990-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The iconic hip-hop trio Salt-N-Pepa consists of Cheryl \"Salt\" James, Sandra \"Pepa\" Denton, and Deidra \"Spinderella\" Roper. \"Swift\" is on their third studio album, Blacks' Magic, released in 1990.\n\nWith Blacks' Magic, Salt-N-Pepa matured and took greater control of their musical production. Blacks' Magic had a profound cultural impact by cementing the group's status as hip-hop pioneers and bringing themes of feminism, female empowerment, and sexual agency to the mainstream.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}