Information about plays

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

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

{
    "id": 3601481,
    "uri": "https://api.kexp.org/v2/plays/3601481/?format=api",
    "airdate": "2026-01-07T16:57:02-08:00",
    "show": 65589,
    "show_uri": "https://api.kexp.org/v2/shows/65589/?format=api",
    "image_uri": "https://ia800205.us.archive.org/7/items/mbid-9945ac80-3454-4abf-afac-98e19fabaf96/mbid-9945ac80-3454-4abf-afac-98e19fabaf96-1862693797_thumb500.jpg",
    "thumbnail_uri": "https://ia800205.us.archive.org/7/items/mbid-9945ac80-3454-4abf-afac-98e19fabaf96/mbid-9945ac80-3454-4abf-afac-98e19fabaf96-1862693797_thumb250.jpg",
    "song": "This Chain Won’t Break",
    "track_id": "f79cc008-3074-3ed9-9cda-ccab3dbfd0e1",
    "recording_id": "95676ea7-a800-4dd9-ab10-9d31b6063b31",
    "artist": "Wild Nothing",
    "artist_ids": [
        "a181595e-5b84-4439-a5f4-f548ddfb64df"
    ],
    "album": "Nocturne",
    "release_id": "9945ac80-3454-4abf-afac-98e19fabaf96",
    "release_group_id": "4898b725-8c73-4b04-888a-c2b9ff28d948",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2012-08-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wild Nothing's second album, Nocturne, distinguishes itself from the crowded pack of dream-pop nostalgists. Jack Tatum is simply one of the best songwriters in this field, and Nocturne's significant upgrade in fidelity makes that point more clearly than ever.\nRead more about the album here: https://pitchfork.com/reviews/albums/16969-nocturne/\n\nhttps://www.wildnothingmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}