Information about plays

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

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

{
    "id": 3557531,
    "uri": "https://api.kexp.org/v2/plays/3557531/?format=api",
    "airdate": "2025-09-25T10:10:06-07:00",
    "show": 64657,
    "show_uri": "https://api.kexp.org/v2/shows/64657/?format=api",
    "image_uri": "https://ia801706.us.archive.org/20/items/mbid-58111a51-9ca1-4412-b4b0-29e50c085649/mbid-58111a51-9ca1-4412-b4b0-29e50c085649-32030234322_thumb500.jpg",
    "thumbnail_uri": "https://dn710201.ca.archive.org/0/items/mbid-58111a51-9ca1-4412-b4b0-29e50c085649/mbid-58111a51-9ca1-4412-b4b0-29e50c085649-32030234322_thumb250.jpg",
    "song": "Strange Timez",
    "track_id": "a61fe35e-b07c-49e5-b81a-6667cf5c86a4",
    "recording_id": "3037f6ba-952d-400e-b1c7-a055ff214e85",
    "artist": "Gorillaz & Robert Smith",
    "artist_ids": [
        "e21857d5-3256-4547-afb3-4b6ded592596",
        "7d1a1624-784b-4f89-8ff9-b9b493cd059d"
    ],
    "album": "Song Machine, Season One",
    "release_id": "58111a51-9ca1-4412-b4b0-29e50c085649",
    "release_group_id": "bd8866c2-3d48-4c4e-97d8-442ec2792b40",
    "labels": [
        "Parlophone"
    ],
    "label_ids": [
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9"
    ],
    "release_date": "2020-10-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"We did this tune with Robert completely by email,\" reveals Damon Albarn.\n\nRobert Smith adds, \"I loved it! I thought it was excellent. I felt ripples in the force and I thought, 'I better get this done.'\"\n\n\"Strange Timez\" comes from the Song Machine series by Gorillaz, a collection of singles and music videos dubbed \"episodes.\"\n\nEach episode features previously unannounced guests and incorporates a wide range of genres, including punk rock, bossa nova, synth-pop, electronic, and downtempo. The compilation includes collaborations alongside St. Vincent, Beck, Elton John, EarthGang, and GoldLink. \n\nWatch the video for \"Strange Timez\" here: https://bit.ly/3d0u6Pf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}