Information about plays

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

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

{
    "id": 3162491,
    "uri": "https://api.kexp.org/v2/plays/3162491/?format=api",
    "airdate": "2023-03-02T12:41:46-08:00",
    "show": 56313,
    "show_uri": "https://api.kexp.org/v2/shows/56313/?format=api",
    "image_uri": "https://ia904700.us.archive.org/5/items/mbid-6fb339e9-5fe3-4041-99b7-e0fdcb0ca0ec/mbid-6fb339e9-5fe3-4041-99b7-e0fdcb0ca0ec-34839975244_thumb500.jpg",
    "thumbnail_uri": "https://ia804700.us.archive.org/5/items/mbid-6fb339e9-5fe3-4041-99b7-e0fdcb0ca0ec/mbid-6fb339e9-5fe3-4041-99b7-e0fdcb0ca0ec-34839975244_thumb250.jpg",
    "song": "Echolalia",
    "track_id": "3f22075f-c804-444c-b0fc-43f66bca2927",
    "recording_id": "114a8fb7-7c4d-4190-b96a-691a7612527b",
    "artist": "Yves Tumor",
    "artist_ids": [
        "b675f327-4738-4af4-bb83-1adb0003f2d3"
    ],
    "album": "Praise A Lord Who Chews But Which Does Not Consume; (Or Simply: Hot Between Worlds)",
    "release_id": "6fb339e9-5fe3-4041-99b7-e0fdcb0ca0ec",
    "release_group_id": "7a7d42ce-73e2-433d-a774-148eb8727e0a",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2023-03-17",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Today, the featured Song of The Day is \"Echolalia\" by Yves Tumor from their forthcoming album \"Praise A Lord Who Chews But Which Does Not Consume; (Or Simply, Hot Between Worlds)\" that is set to be released on March 17. Yves Tumor continues to solidify themselves as a genre-bending visionary through their expertly crafted blend of rock, psychedelia, R&B, and electronica.\n\nYou can download this song for free at KEXP.ORG/Podcasts or wherever you get your podcasts and keep an eye out for their new album dropping on March 17.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}