Information about plays

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

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

{
    "id": 3552110,
    "uri": "https://api.kexp.org/v2/plays/3552110/?format=api",
    "airdate": "2025-09-12T13:44:11-07:00",
    "show": 64542,
    "show_uri": "https://api.kexp.org/v2/shows/64542/?format=api",
    "image_uri": "https://ia601800.us.archive.org/10/items/mbid-0aee560a-00d1-47af-b10d-1f2e5b129ba2/mbid-0aee560a-00d1-47af-b10d-1f2e5b129ba2-5478173840_thumb500.jpg",
    "thumbnail_uri": "https://ia801800.us.archive.org/10/items/mbid-0aee560a-00d1-47af-b10d-1f2e5b129ba2/mbid-0aee560a-00d1-47af-b10d-1f2e5b129ba2-5478173840_thumb250.jpg",
    "song": "Cut 4 Me",
    "track_id": "25816f90-c646-47a5-9d21-75eeccf23ef1",
    "recording_id": "452e0d55-9830-49e6-ade6-108e18ad0024",
    "artist": "Kelela",
    "artist_ids": [
        "045494aa-e913-4e62-bf4e-dcc276e0075a"
    ],
    "album": "Cut 4 Me",
    "release_id": "0aee560a-00d1-47af-b10d-1f2e5b129ba2",
    "release_group_id": "03c0a44d-2cb7-4a7b-a368-7bd851236130",
    "labels": [
        "Fade to Mind"
    ],
    "label_ids": [
        "c2e8563f-84cc-4188-bdd7-7e0fe529205e"
    ],
    "release_date": "2013-10-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pitchfork called this \"debut mixtape\" from  Los Angeles vocalist Kelela Mizanekristos \"best new music\" in 2013: https://pitchfork.com/reviews/albums/18661-kelela-cut-4-me/\n--\nKelela has been known to announce in performances that this song is “about a girl.” Unlike many of the tracks on Cut 4 Me which she has stated in interviews are about her breakup with a man (guitarist Tosin Abasi, of the progressive metal band Animals as Leaders), this one explores another side of the singer’s sexuality.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}