Information about plays

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

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

{
    "id": 3640416,
    "uri": "https://api.kexp.org/v2/plays/3640416/?format=api",
    "airdate": "2026-04-10T19:38:03-07:00",
    "show": 66418,
    "show_uri": "https://api.kexp.org/v2/shows/66418/?format=api",
    "image_uri": "https://coverartarchive.org/release/f4ef3087-854a-4e65-9afb-0c79de182bd8/43721862497-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f4ef3087-854a-4e65-9afb-0c79de182bd8/43721862497-250.jpg",
    "song": "FUN",
    "track_id": null,
    "recording_id": "a62f79b7-5fe9-4cbe-9fa8-b8b6f37d1d06",
    "artist": "Rema",
    "artist_ids": [
        "720c46ba-a0e4-4b58-aee2-3bd70c70901f"
    ],
    "album": "FUN",
    "release_id": null,
    "release_group_id": "b1c3e1c4-4c61-432a-89d0-6bfd1f8d55d9",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-09-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rema's talent was recognized after he posted a freestyle to D'Prince's \"Gucci Gang\" on Instagram, leading to a contract with Jonzing World, a subsidiary of Mavin Records.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}