Information about plays

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

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

{
    "id": 3580156,
    "uri": "https://api.kexp.org/v2/plays/3580156/?format=api",
    "airdate": "2025-11-19T08:11:57-08:00",
    "show": 65152,
    "show_uri": "https://api.kexp.org/v2/shows/65152/?format=api",
    "image_uri": "https://ia804606.us.archive.org/20/items/mbid-e11ab49b-3127-4578-8af4-6957e599a901/mbid-e11ab49b-3127-4578-8af4-6957e599a901-39943127210_thumb500.jpg",
    "thumbnail_uri": "https://ia804606.us.archive.org/20/items/mbid-e11ab49b-3127-4578-8af4-6957e599a901/mbid-e11ab49b-3127-4578-8af4-6957e599a901-39943127210_thumb250.jpg",
    "song": "Six Weeks",
    "track_id": "dc2e0677-9659-344a-8d56-9eefc91b6eb3",
    "recording_id": "77d2f8c2-eb57-4b8e-a589-7f27a56a0807",
    "artist": "Of Monsters and Men",
    "artist_ids": [
        "9e103f85-7af7-41d7-b83b-49ba8f0c5abf"
    ],
    "album": "My Head Is an Animal",
    "release_id": "e11ab49b-3127-4578-8af4-6957e599a901",
    "release_group_id": "b7ac3c3e-095e-4bcf-94f9-694ca175b79d",
    "labels": [
        "Record Records"
    ],
    "label_ids": [
        "59e8b217-51cc-48aa-8f6d-4b47db422e44"
    ],
    "release_date": "2011-09-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The \"Walter Mitty\" movie was primarily filmed in Iceland, home of this wonderful band. Here's Of Monsters and Men performing \"Six Weeks\" Live on KEXP in Reykjavik during Iceland Airwaves '11: https://tinyurl.com/23abhj33\n\nOf Monsters and Men will play The Crystal Ballroom in Portland on November 28.\n\nhttps://www.ofmonstersandmen.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}