Information about plays

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

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

{
    "id": 3519633,
    "uri": "https://api.kexp.org/v2/plays/3519633/?format=api",
    "airdate": "2025-06-27T19:00:06-07:00",
    "show": 63853,
    "show_uri": "https://api.kexp.org/v2/shows/63853/?format=api",
    "image_uri": "https://ia800907.us.archive.org/32/items/mbid-dfb57c5b-d971-4691-8f01-d89b0d7b9008/mbid-dfb57c5b-d971-4691-8f01-d89b0d7b9008-23122640584_thumb500.jpg",
    "thumbnail_uri": "https://dn721204.ca.archive.org/0/items/mbid-dfb57c5b-d971-4691-8f01-d89b0d7b9008/mbid-dfb57c5b-d971-4691-8f01-d89b0d7b9008-23122640584_thumb250.jpg",
    "song": "Let’s Start",
    "track_id": "e39937e9-24d8-3c55-874c-9812fffef6a9",
    "recording_id": "3d3036d9-aacf-43ab-aa63-ed652441c78e",
    "artist": "Fela Ransome‐Kuti and the Africa ’70 with Ginger Baker",
    "artist_ids": [
        "dc45f2dc-ef36-4a7a-aa52-97495fca8ced",
        "e01d1aff-9cc2-4606-83d7-56445515c6e6",
        "6514cffa-fbe0-4965-ad88-e998ead8a82a"
    ],
    "album": "Live!",
    "release_id": "dfb57c5b-d971-4691-8f01-d89b0d7b9008",
    "release_group_id": "90d7d3e2-d544-3c66-ab84-84a986476460",
    "labels": [
        "Regal Zonophone"
    ],
    "label_ids": [
        "6e7a1e08-ea64-45bd-8aa3-3ba414336cbc"
    ],
    "release_date": "1971-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On August 30 in 1971, Fela Kuti and Africa '70 released \"Live!\" featuring former Cream drummer Ginger Baker on two songs including \"Let's Start.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}