Information about plays

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

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

{
    "id": 3630268,
    "uri": "https://api.kexp.org/v2/plays/3630268/?format=api",
    "airdate": "2026-03-17T16:56:05-07:00",
    "show": 66208,
    "show_uri": "https://api.kexp.org/v2/shows/66208/?format=api",
    "image_uri": "https://dn720702.ca.archive.org/0/items/mbid-e6f60da3-1d37-4aba-a309-6e65b84ffe66/mbid-e6f60da3-1d37-4aba-a309-6e65b84ffe66-43067990035_thumb500.jpg",
    "thumbnail_uri": "https://dn720702.ca.archive.org/0/items/mbid-e6f60da3-1d37-4aba-a309-6e65b84ffe66/mbid-e6f60da3-1d37-4aba-a309-6e65b84ffe66-43067990035_thumb250.jpg",
    "song": "Every Other Freckle",
    "track_id": "a95c64d7-3da9-42fc-94bd-779a1ded9add",
    "recording_id": "be41a277-2203-4fcd-a2dd-9f5b7d79761f",
    "artist": "alt-J",
    "artist_ids": [
        "fc7bbf00-fbaa-4736-986b-b3ac0266ca9b"
    ],
    "album": "This Is All Yours",
    "release_id": "e6f60da3-1d37-4aba-a309-6e65b84ffe66",
    "release_group_id": "23f52d25-a4bd-4b1f-9d7e-62dd47cdf375",
    "labels": [
        "Infectious Music"
    ],
    "label_ids": [
        "24d170a0-dfd0-404c-acbc-842ca2b213a6"
    ],
    "release_date": "2014-09-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "alt-J is an indie rock quartet formed in Leeds, England.\n\nWatch alt-J perform this song live at the KEXP studios in 2014: https://www.youtube.com/watch?v=9fhTmWX5J0g\n\nhttps://www.altjtourdates.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}