Information about plays

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

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

{
    "id": 3586016,
    "uri": "https://api.kexp.org/v2/plays/3586016/?format=api",
    "airdate": "2025-12-02T21:51:38-08:00",
    "show": 65273,
    "show_uri": "https://api.kexp.org/v2/shows/65273/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Emi Aluta",
    "track_id": "5ddeb15f-b206-4345-ab7d-c3ee96f27742",
    "recording_id": "3b93b890-d1d1-473d-bf40-203c0667b237",
    "artist": "Seun Kuti & Egypt 80 feat. Sampa the Great",
    "artist_ids": [
        "23cac0c4-a2ad-43b2-9256-5aa404c8c431",
        "9d79c790-9897-464e-aef0-db5bd3290f00"
    ],
    "album": "Heavier Yet (Lays the Crownless Head)",
    "release_id": "5e3e6a57-aaaf-466b-8b9a-10beaa8c3a30",
    "release_group_id": "ede497cf-d043-4a6c-8251-429b88241cde",
    "labels": [
        "SKE80 LLC",
        "Record Kicks"
    ],
    "label_ids": [
        "a90dea15-261e-4999-9318-ee7c7c741ebd",
        "4bec8322-9493-426d-924a-cfa2f79a95ec"
    ],
    "release_date": "2024-10-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Oluseun Anikulapo Kuti is a Nigerian singer, saxophonist, and bandleader who carries on the Afrobeat legacy of his father, Fela Kuti. Seun leads Egypt 80, his father's former band, and has recorded four albums with them. He's known for his socially conscious music and captivating performances. Seun's father was a vocal critic of Nigerian military rule and corruption, and used his music to address social injustice and human rights abuses.\n\nCheck out Seun Kuti & Egypt 80 live in the KEXP studio from July 2025, hosted by Lace Cadence & Darek Mazzone!\nhttps://www.youtube.com/watch?v=w5BRd7XPzzI\n\nhttps://seunkutiegypt80.bandcamp.com/album/heavier-yet-lays-the-crownless-head",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}