Information about plays

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

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

{
    "id": 3579705,
    "uri": "https://api.kexp.org/v2/plays/3579705/?format=api",
    "airdate": "2025-11-18T05:11:27-08:00",
    "show": 65143,
    "show_uri": "https://api.kexp.org/v2/shows/65143/?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://ia904606.us.archive.org/20/items/mbid-e11ab49b-3127-4578-8af4-6957e599a901/mbid-e11ab49b-3127-4578-8af4-6957e599a901-39943127210_thumb250.jpg",
    "song": "Little Talks",
    "track_id": "a4b22248-dd4b-312d-b2ca-04932e492f9d",
    "recording_id": "8b8316fc-b08d-4d36-819c-0fa34752c6ce",
    "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": "UPCOMING SHOWS:\n+ Nov 28 @ Crystal Ballroom (PDX)\nhttps://www.ofmonstersandmen.com/tour/\n===\nOf Monsters and Men released 'My Head Is an Animal' in 2011! 'My Head Is an Animal' is the debut studio album by the Icelandic indie folk band Of Monsters and Men. \n===\nHere's Of Monsters and Men performing \"Little Talks\" live at the KEX Hostel in Reykjavik during Iceland Airwaves 2011. https://www.youtube.com/watch?v=GZ-kXZsUa_w",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}