Information about plays

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

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

{
    "id": 3619409,
    "uri": "https://api.kexp.org/v2/plays/3619409/?format=api",
    "airdate": "2026-02-19T06:34:58-08:00",
    "show": 65972,
    "show_uri": "https://api.kexp.org/v2/shows/65972/?format=api",
    "image_uri": "https://dn710105.ca.archive.org/0/items/mbid-72232d0d-76f0-40b4-b64f-af339214f6aa/mbid-72232d0d-76f0-40b4-b64f-af339214f6aa-36214714373_thumb500.jpg",
    "thumbnail_uri": "https://dn710105.ca.archive.org/0/items/mbid-72232d0d-76f0-40b4-b64f-af339214f6aa/mbid-72232d0d-76f0-40b4-b64f-af339214f6aa-36214714373_thumb250.jpg",
    "song": "Magic's Wand",
    "track_id": "1f025e7d-f572-3a5f-b92b-792fb420f01a",
    "recording_id": "7af77201-288e-4724-9867-e15efa07f825",
    "artist": "Whodini",
    "artist_ids": [
        "1cc9fbfc-6221-409f-ac5a-b9373b1f192f"
    ],
    "album": "Grand Theft Auto: Vice City, Volume 5: Wildstyle Pirate Radio",
    "release_id": "72232d0d-76f0-40b4-b64f-af339214f6aa",
    "release_group_id": "41bd85e0-4e3e-35f3-999b-857be7064037",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "2002-10-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Whodini, made up of Jalil (Jalil Hutchins), Ecstasy (John Fletcher) and Grandmaster Dee (Drew Carter), was among the first hip-hop/electro groups to add R&B to their music: https://www.hiphopscriptures.com/whodini -- This song is about John \"Mr. Magic\" Rivas, who ran the \"Rap Attack\" show when he was a disc jockey on the radio station WBLS in New York City starting in 1982. -- The song was co-written and produced by a young Thomas Dolby.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}