Information about plays

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

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

{
    "id": 3617103,
    "uri": "https://api.kexp.org/v2/plays/3617103/?format=api",
    "airdate": "2026-02-13T20:10:19-08:00",
    "show": 65925,
    "show_uri": "https://api.kexp.org/v2/shows/65925/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-54a83d62-1a68-47b3-8411-feae3a5ef103/mbid-54a83d62-1a68-47b3-8411-feae3a5ef103-38827996849_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-54a83d62-1a68-47b3-8411-feae3a5ef103/mbid-54a83d62-1a68-47b3-8411-feae3a5ef103-38827996849_thumb250.jpg",
    "song": "Gye Wani",
    "track_id": "edf42d64-941d-40ae-9074-f819505b95a7",
    "recording_id": "3710a06c-7d58-4d67-ad87-21808182f056",
    "artist": "Pat Thomas feat. Ebo Taylor",
    "artist_ids": [
        "6dd5fc2d-980f-4f5c-8988-e3f83b1a5f27",
        "8b034085-b06d-4c42-9be3-d709be169d79"
    ],
    "album": "Ghana Special 2: Electronic Highlife & Afro Sounds In the Diaspora (1980–93)",
    "release_id": "54a83d62-1a68-47b3-8411-feae3a5ef103",
    "release_group_id": "5a9aa400-a79a-4849-b7c2-6299b27ef951",
    "labels": [
        "Soundway"
    ],
    "label_ids": [
        "f430383a-3137-4ffd-8720-5e50bf8e8a27"
    ],
    "release_date": "2024-05-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 1992, Ghetto Concept included his afrobeats in their music.\n\nTaylor's work became popular internationally with hip-hop producers in the 21st century.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}