Information about plays

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

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

{
    "id": 3547464,
    "uri": "https://api.kexp.org/v2/plays/3547464/?format=api",
    "airdate": "2025-09-01T06:38:38-07:00",
    "show": 64444,
    "show_uri": "https://api.kexp.org/v2/shows/64444/?format=api",
    "image_uri": "https://ia803205.us.archive.org/18/items/mbid-d4a3014d-1792-4b8b-8a30-d9319170b7ed/mbid-d4a3014d-1792-4b8b-8a30-d9319170b7ed-42590280879_thumb500.jpg",
    "thumbnail_uri": "https://ia803205.us.archive.org/18/items/mbid-d4a3014d-1792-4b8b-8a30-d9319170b7ed/mbid-d4a3014d-1792-4b8b-8a30-d9319170b7ed-42590280879_thumb250.jpg",
    "song": "Won Na Pa",
    "track_id": "51310225-23ae-4882-9dbf-e7befe255c1c",
    "recording_id": "c5cfa2ae-b9ae-40db-8f12-6e5e96c9496b",
    "artist": "Made Kuti",
    "artist_ids": [
        "6de225d7-2abd-473f-b6f8-72b43b4f9f63"
    ],
    "album": "Chapter 1: Where Does Happiness Come From?",
    "release_id": "d4a3014d-1792-4b8b-8a30-d9319170b7ed",
    "release_group_id": "2afbe7fb-babf-47ad-be8b-a292ca54308d",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mádé Kuti is a Nigerian multi-instrumentalist, composer/arranger, and performer. Born into a powerful musical lineage as the son of Femi Kuti and grandson of Fela Kuti.\n\nhttps://madekuti.bandcamp.com/album/chapter-1-where-does-happiness-come-from",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}