Information about plays

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

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

{
    "id": 3549808,
    "uri": "https://api.kexp.org/v2/plays/3549808/?format=api",
    "airdate": "2025-09-06T23:09:38-07:00",
    "show": 64495,
    "show_uri": "https://api.kexp.org/v2/shows/64495/?format=api",
    "image_uri": "https://ia803209.us.archive.org/21/items/mbid-c193d238-55f9-4546-8cf6-4ec163038aae/mbid-c193d238-55f9-4546-8cf6-4ec163038aae-41162046443_thumb500.jpg",
    "thumbnail_uri": "https://ia803209.us.archive.org/21/items/mbid-c193d238-55f9-4546-8cf6-4ec163038aae/mbid-c193d238-55f9-4546-8cf6-4ec163038aae-41162046443_thumb250.jpg",
    "song": "Quit Your Job",
    "track_id": "2bb23e85-a294-4297-862d-838fd5daded8",
    "recording_id": "d433257e-0fbf-46fe-b0af-b379ea4f6d3a",
    "artist": "Wimps",
    "artist_ids": [
        "73543c71-5a51-4cac-8b2e-97ed90124053"
    ],
    "album": "Repeat",
    "release_id": "c193d238-55f9-4546-8cf6-4ec163038aae",
    "release_group_id": "58798890-957c-47ae-81c0-35b88dc28019",
    "labels": [
        "End of Time Records"
    ],
    "label_ids": [
        "19e9508e-fe63-470b-9419-9afceec4d83d"
    ],
    "release_date": "2013-01-22",
    "rotation_status": null,
    "is_local": true,
    "is_request": true,
    "is_live": false,
    "comment": "For Krystopher in Idaho \n\nWimps played Sonic Reducer's 20th anniversary show last year.\n\nhttps://www.thesewimps.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}