Information about plays

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

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

{
    "id": 3324918,
    "uri": "https://api.kexp.org/v2/plays/3324918/?format=api",
    "airdate": "2024-03-21T13:10:30-07:00",
    "show": 59735,
    "show_uri": "https://api.kexp.org/v2/shows/59735/?format=api",
    "image_uri": "https://ia902704.us.archive.org/5/items/mbid-7df1b545-42b9-407e-9cca-c2fda2b8ae5a/mbid-7df1b545-42b9-407e-9cca-c2fda2b8ae5a-10614874982_thumb500.jpg",
    "thumbnail_uri": "https://ia902704.us.archive.org/5/items/mbid-7df1b545-42b9-407e-9cca-c2fda2b8ae5a/mbid-7df1b545-42b9-407e-9cca-c2fda2b8ae5a-10614874982_thumb250.jpg",
    "song": "Multi-Love",
    "track_id": "5e2e4057-2120-419b-b277-60042546ad72",
    "recording_id": "5c7ada78-3d76-4f5b-8687-5c602214ff63",
    "artist": "Unknown Mortal Orchestra",
    "artist_ids": [
        "e2305342-0bde-4a2c-aed0-4b88694834de"
    ],
    "album": "Multi-Love",
    "release_id": "7df1b545-42b9-407e-9cca-c2fda2b8ae5a",
    "release_group_id": "92bb3a03-b694-43b2-95b4-7c6e61aab422",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2015-05-21",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Unknown Mortal Orchestra will be playing the THING Festival in Carnation, WA on August 9th, 2024. \n---\nPortland's Unknown Moral Orchestra performed \"Multi-Love\" during a great Live at KEXP session in 2015. Watch that whole performance here: https://www.youtube.com/watch?v=rRaFVyuBEtg\n--\nThis song, \"Multi-Love\" was chosen as a KEXP Song of the Day.  Download it for yourself: https://www.kexp.org/read/2015/6/12/song-of-the-day-unknown-mortal-orchestra-multi-love/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}