Information about plays

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

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

{
    "id": 3551313,
    "uri": "https://api.kexp.org/v2/plays/3551313/?format=api",
    "airdate": "2025-09-10T13:36:38-07:00",
    "show": 64526,
    "show_uri": "https://api.kexp.org/v2/shows/64526/?format=api",
    "image_uri": "https://ia801206.us.archive.org/16/items/mbid-8fe097d8-07ab-4f3c-9746-e4c4bf6764d5/mbid-8fe097d8-07ab-4f3c-9746-e4c4bf6764d5-31804079063_thumb500.jpg",
    "thumbnail_uri": "https://ia801206.us.archive.org/16/items/mbid-8fe097d8-07ab-4f3c-9746-e4c4bf6764d5/mbid-8fe097d8-07ab-4f3c-9746-e4c4bf6764d5-31804079063_thumb250.jpg",
    "song": "Fading Away",
    "track_id": "c533a0a2-c2c8-4945-8cef-7cfc333e2798",
    "recording_id": "fa1f3882-59d5-48ff-ae5b-f0c5bc2ff06e",
    "artist": "Sally Shapiro",
    "artist_ids": [
        "076b616f-399d-41d6-881e-fcb47505912b"
    ],
    "album": "Sad Cities",
    "release_id": "8fe097d8-07ab-4f3c-9746-e4c4bf6764d5",
    "release_group_id": "de8a1698-5bbf-44f5-97a9-2f9bb6f14d2d",
    "labels": [
        "Italians Do It Better"
    ],
    "label_ids": [
        "d25f2b85-00e1-47eb-8f71-932a0809b1b9"
    ],
    "release_date": "2022-02-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Working under the name Sally Shapiro, the duo of Sally Shapiro and Johan Agebjörn combine her delicate vocals with his production skills to replicate the sound of 1980s Italo disco, then add the melancholic yet hopeful sentimentality associated with twee pop.: https://www.allmusic.com/artist/johan-agebj%C3%B6rn-mn0000986989\n--\n2022's \"Sad Cities\" was their first new music since 2013.: https://pitchfork.com/reviews/albums/sally-shapiro-sad-cities/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}