Information about plays

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

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

{
    "id": 3411313,
    "uri": "https://api.kexp.org/v2/plays/3411313/?format=api",
    "airdate": "2024-10-11T14:36:22-07:00",
    "show": 61546,
    "show_uri": "https://api.kexp.org/v2/shows/61546/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dafodil",
    "track_id": "15ee7237-4d51-4505-a803-a77790b974a2",
    "recording_id": "ade51ec4-5c8e-4a36-8d66-6ce9fe5634e9",
    "artist": "Jamie xx feat. Kelsey Lu, John Glacier & Panda Bear",
    "artist_ids": [
        "34ebe14b-113c-4004-9625-77cb6b13b27d",
        "b5970f40-4de3-43fc-9dad-e9b160b3db04",
        "fd3c3f9f-a471-498e-ab3a-940ac20b6bbd",
        "d1515727-4a93-4c0d-88cb-d7a9fce01879"
    ],
    "album": "In Waves",
    "release_id": "6271fb07-aad2-49c7-a803-753098e2ba78",
    "release_group_id": "1668c806-5c28-4655-89a2-f1f7bc786084",
    "labels": [
        "Young"
    ],
    "label_ids": [
        "78cd137b-d2d4-4259-bf25-351d15e7de25"
    ],
    "release_date": "2024-09-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“‘Dafodil’ was one of the first pieces of music that I made for this album,” Jamie xx stated of his In Waves single, “it was actually the song that made me realise I could finally make another album” https://pitchfork.com/news/jamie-xx-enlists-panda-bear-kelsey-lu-and-john-glacier-for-new-song-dafodil-listen/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}