Information about plays

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

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

{
    "id": 3438482,
    "uri": "https://api.kexp.org/v2/plays/3438482/?format=api",
    "airdate": "2024-12-15T16:52:35-08:00",
    "show": 62118,
    "show_uri": "https://api.kexp.org/v2/shows/62118/?format=api",
    "image_uri": "https://ia800506.us.archive.org/15/items/mbid-794231d6-bfc2-4520-853b-8abb0c4204b1/mbid-794231d6-bfc2-4520-853b-8abb0c4204b1-37009318020_thumb500.jpg",
    "thumbnail_uri": "https://ia800506.us.archive.org/15/items/mbid-794231d6-bfc2-4520-853b-8abb0c4204b1/mbid-794231d6-bfc2-4520-853b-8abb0c4204b1-37009318020_thumb250.jpg",
    "song": "Dancer",
    "track_id": "3472e5cf-cfb3-439b-916a-c25ccf81bc0f",
    "recording_id": "4a041989-3240-45c2-8b12-aa1cb1603266",
    "artist": "IDLES",
    "artist_ids": [
        "be465d4f-c28d-4ba1-94ab-ebaada7db8af"
    ],
    "album": "TANGK",
    "release_id": "794231d6-bfc2-4520-853b-8abb0c4204b1",
    "release_group_id": "8ba0ce4a-5fd3-48bf-8b36-da3d58760e32",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2024-02-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Some of the best of 2024!\n\n\"'Dancer' is the violence that comes from the pounding heart of the dancefloor,\" said vocalist Joe Talbot, \"and rushes through your body and gives you life from music, from love and from you.\" Talbot said of the album TANGK: \"I want to make people dance, I want people to feel the love that I need in my life, I want to make people move, I want our music to be infectious again – and I want it to be infectious in a way that makes people feel, not think.\" This song features backing vocals from LCD Soundsystem's James Murphy and Nancy Whang.\n\nhttps://www.idlesband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}