Information about plays

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

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

{
    "id": 3575521,
    "uri": "https://api.kexp.org/v2/plays/3575521/?format=api",
    "airdate": "2025-11-08T12:16:02-08:00",
    "show": 65056,
    "show_uri": "https://api.kexp.org/v2/shows/65056/?format=api",
    "image_uri": "https://ia801809.us.archive.org/35/items/mbid-85ec5dd8-ce80-41d2-8b94-3a4022cfd833/mbid-85ec5dd8-ce80-41d2-8b94-3a4022cfd833-27855599968_thumb500.jpg",
    "thumbnail_uri": "https://dn710004.ca.archive.org/0/items/mbid-85ec5dd8-ce80-41d2-8b94-3a4022cfd833/mbid-85ec5dd8-ce80-41d2-8b94-3a4022cfd833-27855599968_thumb250.jpg",
    "song": "Aries",
    "track_id": "09a48c3d-a575-4b59-9086-7707d9eae288",
    "recording_id": "373d7366-2d31-4562-8038-d0eb734266b3",
    "artist": "Gorillaz feat. Peter Hook & Georgia",
    "artist_ids": [
        "e21857d5-3256-4547-afb3-4b6ded592596",
        "73e7c483-9f3e-4a72-a359-582452fbaeac",
        "c9ae836d-3839-42f2-9f8b-edd0d77553a5"
    ],
    "album": "Song Machine, Season One: Strange Timez",
    "release_id": "8dbfaf9f-8db7-4fc8-9665-702868688211",
    "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": "\"Aries\" is the third episode of Gorillaz' Song Machine video series. Released on April 9, 2020, the song features a bass guitar and vocal contribution from former Joy Division and New Order bassist Peter Hook, and drums from singer-songwriter Georgia.\n--\nThe video, directed by Jamie Hewlett, features the cartoon group driving vehicles across a highway landscape. https://www.youtube.com/watch?v=PKXloFW_ZCA&t=1s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}