Information about plays

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

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

{
    "id": 3556324,
    "uri": "https://api.kexp.org/v2/plays/3556324/?format=api",
    "airdate": "2025-09-22T12:45:28-07:00",
    "show": 64633,
    "show_uri": "https://api.kexp.org/v2/shows/64633/?format=api",
    "image_uri": "https://ia802908.us.archive.org/22/items/mbid-bf5303ec-7679-4867-a327-4088ac9d4dcc/mbid-bf5303ec-7679-4867-a327-4088ac9d4dcc-15640207329_thumb500.jpg",
    "thumbnail_uri": "https://ia802908.us.archive.org/22/items/mbid-bf5303ec-7679-4867-a327-4088ac9d4dcc/mbid-bf5303ec-7679-4867-a327-4088ac9d4dcc-15640207329_thumb250.jpg",
    "song": "In Transit",
    "track_id": "66169d72-d30c-3348-95bf-bca5949a7244",
    "recording_id": "e3340c70-0035-406f-811b-13ca7315eb4e",
    "artist": "Albert Hammond, Jr.",
    "artist_ids": [
        "a0498514-c21c-4e85-8dbf-a1b92374a06b"
    ],
    "album": "Yours to Keep",
    "release_id": "bf5303ec-7679-4867-a327-4088ac9d4dcc",
    "release_group_id": "4eb11fbe-b2fe-3e6c-9539-b668272e1bcb",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "2276f06e-f65a-4d61-9dee-9f95ff4b775c"
    ],
    "release_date": "2006-10-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Albert Hammond, Jr. is the other guitarist for the Strokes.\n\nHere's Troy with Albert Hammond Jr. in the KEXP studios in 2015.\nhttps://www.youtube.com/watch?v=M22Woqvtyes\n\nJoaquin Phoenix directed the music video for In Transit\nhttps://www.youtube.com/watch?v=_IFw8zJK1WY.\n\nhttps://www.thestrokes.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}