Information about plays

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

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

{
    "id": 3544946,
    "uri": "https://api.kexp.org/v2/plays/3544946/?format=api",
    "airdate": "2025-08-26T06:01:13-07:00",
    "show": 64391,
    "show_uri": "https://api.kexp.org/v2/shows/64391/?format=api",
    "image_uri": "https://ia804509.us.archive.org/11/items/mbid-649dc67c-c58a-41cd-af5b-57b2fff754c8/mbid-649dc67c-c58a-41cd-af5b-57b2fff754c8-30287506504_thumb500.jpg",
    "thumbnail_uri": "https://ia804509.us.archive.org/11/items/mbid-649dc67c-c58a-41cd-af5b-57b2fff754c8/mbid-649dc67c-c58a-41cd-af5b-57b2fff754c8-30287506504_thumb250.jpg",
    "song": "Day N' Nite (Nightmare)",
    "track_id": "383a726c-5a90-4f23-8b8a-80177c67b936",
    "recording_id": "06daa854-cbcf-4798-85a8-f63c90e52479",
    "artist": "Kid Cudi",
    "artist_ids": [
        "e0e1db18-f7ba-4dee-95ff-7ae8cf545460"
    ],
    "album": "Man On The Moon: The End Of Day",
    "release_id": "649dc67c-c58a-41cd-af5b-57b2fff754c8",
    "release_group_id": "1b4bb003-db4c-4858-84ec-817aaca09501",
    "labels": [
        "Universal Motown Republic Group"
    ],
    "label_ids": [
        "bbadeaa2-9db8-48db-a51c-0ce79bc349b6"
    ],
    "release_date": "2009-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Before the success of \"Day 'n' Nite,\" the rapper had said that he would never try to mix politics or jocular things in with his lyrical content. After realizing the power of his voice he then decided to make important and unique songs, focusing on the message, rather than just creating inane music. \n\nAlthough Cudi had a message in every track, he chose to avoid using dense lyrics, explaining that he did not want to write material that he would not actually say or use in real life, adding that being true to yourself entirely was meaningful to him. \n\n\"I don't speak like a fucking nerdy guy; I speak like a regular dude,\" he remarked. Cudi wrote \"Day 'n' Nite\" after the death of his uncle. The two were not on speaking terms after his uncle forced him out of his home before Cudi could find another living situation. A bitter Cudi never apologized to him before his death, which he now regrets. https://tinyurl.com/yab67ws6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}