Information about plays

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

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

{
    "id": 3418107,
    "uri": "https://api.kexp.org/v2/plays/3418107/?format=api",
    "airdate": "2024-10-27T19:44:09-07:00",
    "show": 61691,
    "show_uri": "https://api.kexp.org/v2/shows/61691/?format=api",
    "image_uri": "https://coverartarchive.org/release/0256db77-5d6d-4414-8902-879a2760a890/30083334851-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0256db77-5d6d-4414-8902-879a2760a890/30083334851-250.jpg",
    "song": "2071",
    "track_id": null,
    "recording_id": "56753e81-5258-47f2-a9fa-29543bb5444e",
    "artist": "DāM‐FunK",
    "artist_ids": [
        "6d6d607e-679a-4cdc-a7a0-35e2abe06619"
    ],
    "album": "Above the Fray",
    "release_id": null,
    "release_group_id": "d5795f02-49df-4aee-9bcb-6257af59cf88",
    "labels": [],
    "label_ids": [],
    "release_date": "2021-07-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Damon Garrett Riddick, better known by his stage name Dam-Funk, is an American funk musician, vocalist and producer from Pasadena, California. In 2007, Riddick signed with the L.A.-based record label Stones Throw Records.\n\n\"2071\" is track 7 from the 2021 release Above the Fray.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}