Information about plays

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

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

{
    "id": 3583058,
    "uri": "https://api.kexp.org/v2/plays/3583058/?format=api",
    "airdate": "2025-11-26T02:29:09-08:00",
    "show": 65212,
    "show_uri": "https://api.kexp.org/v2/shows/65212/?format=api",
    "image_uri": "https://dn710008.ca.archive.org/0/items/mbid-67722f6e-f140-48c7-8b40-28ac97430277/mbid-67722f6e-f140-48c7-8b40-28ac97430277-28621826269_thumb500.jpg",
    "thumbnail_uri": "https://dn710008.ca.archive.org/0/items/mbid-67722f6e-f140-48c7-8b40-28ac97430277/mbid-67722f6e-f140-48c7-8b40-28ac97430277-28621826269_thumb250.jpg",
    "song": "Katachi",
    "track_id": "473f837f-1d14-3ac8-a183-19c7f0868814",
    "recording_id": "0c10394c-5d0e-493a-a4e6-830fcc376a4f",
    "artist": "Shugo Tokumaru",
    "artist_ids": [
        "1859d58e-9f33-4004-8732-1d583e7a0dd7"
    ],
    "album": "In Focus?",
    "release_id": "67722f6e-f140-48c7-8b40-28ac97430277",
    "release_group_id": "cf82c871-01cb-46ec-ad54-6d4f6c436ebc",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2013-01-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Japanese songwriter and multi-instrumentalist, Shugo Tokumaru produces every sound heard on his records. All of the vocals are sung solely in his native Japanese.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}