Information about plays

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

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

{
    "id": 3552161,
    "uri": "https://api.kexp.org/v2/plays/3552161/?format=api",
    "airdate": "2025-09-12T16:28:19-07:00",
    "show": 64543,
    "show_uri": "https://api.kexp.org/v2/shows/64543/?format=api",
    "image_uri": "https://ia803107.us.archive.org/0/items/mbid-f137548f-500f-421a-82fe-2d0e5ffb5be8/mbid-f137548f-500f-421a-82fe-2d0e5ffb5be8-8555104436_thumb500.jpg",
    "thumbnail_uri": "https://ia803107.us.archive.org/0/items/mbid-f137548f-500f-421a-82fe-2d0e5ffb5be8/mbid-f137548f-500f-421a-82fe-2d0e5ffb5be8-8555104436_thumb250.jpg",
    "song": "Archie, Marry Me",
    "track_id": "420128d8-d718-4fc9-81ac-03d85892e324",
    "recording_id": "b15f5111-05e5-416d-b249-e88a472946d5",
    "artist": "Alvvays",
    "artist_ids": [
        "99450990-b24e-4132-bb68-235f8c3e2564"
    ],
    "album": "Alvvays",
    "release_id": "f137548f-500f-421a-82fe-2d0e5ffb5be8",
    "release_group_id": "6e53a449-47b8-46e9-be4d-d818d3d64d70",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2014-07-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Alvvays will be playing Sound Summit at Mount Tamalpais State Park in Mill Valley, CA on September 13th (tomorrow!!)\n___\nAlvvays played \"Archie, Marry Me\" live in the KEXP studio in 2014. \nCheck out the full session here:\nhttps://youtu.be/VhYQbtNCAyU\n\n--\n\n\"Archie, Marry Me\" tackles themes of modern romance vs. traditional marriage. The track was written by the band's Molly Rankin and Alec O' Hanley who were romantically linked.\n\nhttps://alvvays.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}