Information about plays

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

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

{
    "id": 3417187,
    "uri": "https://api.kexp.org/v2/plays/3417187/?format=api",
    "airdate": "2024-10-25T17:31:37-07:00",
    "show": 61671,
    "show_uri": "https://api.kexp.org/v2/shows/61671/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Psychic City (Classixx remix)",
    "track_id": "6952ac36-ba97-34c0-aa08-d0797298654a",
    "recording_id": "c4ac1264-e85b-43d4-a22f-45cf533a4482",
    "artist": "YACHT",
    "artist_ids": [
        "f6a0a03f-3b2f-4d3a-b4b4-34ca4ce7f3cb"
    ],
    "album": "Psychic City",
    "release_id": "5acd0978-1aea-4960-925d-d5185be598ca",
    "release_group_id": "336f792f-bf77-434c-b0f7-dc70c4f38ad5",
    "labels": [
        "DFA Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025"
    ],
    "release_date": "2009-10-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "YACHT originally hails from Portland, but are based in LA. Check out their Bandcamp, including some recent albums and even a Christmas single: https://yacht.bandcamp.com/\n\nLyrics for this track are pulled from an old Rich Jensen K Records tape and keyboard melody inspired by Althea and Donna's 70s reggae hit \"Uptown Top Ranking\"\n-\nhttps://pitchfork.com/reviews/tracks/11281-yacht-psychic-city-voodoo-city/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}