Information about plays

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

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

{
    "id": 3439753,
    "uri": "https://api.kexp.org/v2/plays/3439753/?format=api",
    "airdate": "2024-12-18T18:12:38-08:00",
    "show": 62144,
    "show_uri": "https://api.kexp.org/v2/shows/62144/?format=api",
    "image_uri": "https://ia903400.us.archive.org/16/items/mbid-01cb971d-5316-4f66-b7e4-fafb30631ce3/mbid-01cb971d-5316-4f66-b7e4-fafb30631ce3-28476778841_thumb500.jpg",
    "thumbnail_uri": "https://ia903400.us.archive.org/16/items/mbid-01cb971d-5316-4f66-b7e4-fafb30631ce3/mbid-01cb971d-5316-4f66-b7e4-fafb30631ce3-28476778841_thumb250.jpg",
    "song": "Sad Cowboy",
    "track_id": "092367f3-431f-479b-b48b-1b987bc9516e",
    "recording_id": "69cf6842-4a8f-471d-a340-68b022d926d4",
    "artist": "Goat Girl",
    "artist_ids": [
        "29a2e15e-b14f-42ca-8f65-d52479872452"
    ],
    "album": "On All Fours",
    "release_id": "60be84e7-dbd8-4d80-bd99-3da1a9df7267",
    "release_group_id": "78d42053-c873-47f4-94bf-17badea7d027",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "71247f6b-fd24-4a56-89a2-23512f006f0c"
    ],
    "release_date": "2021-01-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Speaking of the track, vocalist Clottie Cream says, “Sad Cowboy centers around the idea of losing a grip on reality and how often this can happen. When you’re within a world that constantly makes you feel as though you're living out a really bad dream, disillusionment is inevitable.”\n--\nGoat Girl performed \"Sad Cowboy\" during this KEXP LIVE at Home session: https://www.youtube.com/watch?v=BxU3kTlzyLU.\n\nhttps://goatgirl.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}