Information about plays

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

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

{
    "id": 3620329,
    "uri": "https://api.kexp.org/v2/plays/3620329/?format=api",
    "airdate": "2026-02-21T12:09:06-08:00",
    "show": 65993,
    "show_uri": "https://api.kexp.org/v2/shows/65993/?format=api",
    "image_uri": "https://dn710603.ca.archive.org/0/items/mbid-755bbcce-1f4e-4071-94ac-6f0deb84449e/mbid-755bbcce-1f4e-4071-94ac-6f0deb84449e-41469583544_thumb500.jpg",
    "thumbnail_uri": "https://ia600107.us.archive.org/26/items/mbid-755bbcce-1f4e-4071-94ac-6f0deb84449e/mbid-755bbcce-1f4e-4071-94ac-6f0deb84449e-41469583544_thumb250.jpg",
    "song": "Barbed Wire Love",
    "track_id": "a174f430-14fb-4a90-8359-ba582d0d0ea7",
    "recording_id": "313611aa-30a8-4920-826f-a5a18d9721cb",
    "artist": "Stiff Little Fingers",
    "artist_ids": [
        "022865bc-84c9-4002-b6c1-d5fc6e12b7d8"
    ],
    "album": "The Peel Sessions Album",
    "release_id": "755bbcce-1f4e-4071-94ac-6f0deb84449e",
    "release_group_id": "a3f574b5-16a5-430d-a5db-799233bfc0ac",
    "labels": [
        "Strange Fruit"
    ],
    "label_ids": [
        "0c49508e-abff-49ad-b87c-da6270589ae3"
    ],
    "release_date": "1989-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Stiff Little Fingers are a Northern Irish punk rock band from Belfast. They formed in 1977 at the height of the Troubles, which informed much of their songwriting. They started out as a schoolboy band called Highway Star, doing rock covers, until they discovered punk.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}