Information about plays

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

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

{
    "id": 3428551,
    "uri": "https://api.kexp.org/v2/plays/3428551/?format=api",
    "airdate": "2024-11-22T06:29:11-08:00",
    "show": 61913,
    "show_uri": "https://api.kexp.org/v2/shows/61913/?format=api",
    "image_uri": "https://ia601904.us.archive.org/17/items/mbid-10798e2e-0798-44f7-99fa-d81bc4b44b05/mbid-10798e2e-0798-44f7-99fa-d81bc4b44b05-15404789817_thumb500.jpg",
    "thumbnail_uri": "https://ia801904.us.archive.org/17/items/mbid-10798e2e-0798-44f7-99fa-d81bc4b44b05/mbid-10798e2e-0798-44f7-99fa-d81bc4b44b05-15404789817_thumb250.jpg",
    "song": "Radio Free Europe",
    "track_id": "8f9fe1e0-a515-3a3b-8830-5da8f1fcfd63",
    "recording_id": "cbcbde64-fc76-4d74-b8d4-4887f5a7c436",
    "artist": "R.E.M.",
    "artist_ids": [
        "ea4dfa26-f633-4da6-a52a-f49ea4897b58"
    ],
    "album": "And I Feel Fine… The Best of the I.R.S. Years 1982–1987",
    "release_id": "10798e2e-0798-44f7-99fa-d81bc4b44b05",
    "release_group_id": "fa82693d-17ee-3132-bbbf-0a28b654f494",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2006-09-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This was R.E.M.'s first single, released in 1981, before they signed to a major label.\n--\n\"This song was pivotal to the continuation of our career,\" drummer Bill Berry explained. \"Most fans may not realize that for two years before \"Murmur\" (1983) was released, we barely made financial ends meet by playing tiny clubs around the southeast. Our gasoline budget prevented us from venturing further. Put simply, our existence was impoverished. College radio and major city club scenes embraced this song and expanded our audience to the extent that we moved from small clubs to medium-sized venues and the additional revenue made it possible to logically pursue this wild musical endeavor. I dare not contemplate what our fate would have been had this song not appeared when it did.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}