Information about plays

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

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

{
    "id": 3585984,
    "uri": "https://api.kexp.org/v2/plays/3585984/?format=api",
    "airdate": "2025-12-02T19:59:24-08:00",
    "show": 65273,
    "show_uri": "https://api.kexp.org/v2/shows/65273/?format=api",
    "image_uri": "https://ia801405.us.archive.org/29/items/mbid-f2456b58-1365-41a2-ad4a-e7f93b4ef24c/mbid-f2456b58-1365-41a2-ad4a-e7f93b4ef24c-23111873482_thumb500.jpg",
    "thumbnail_uri": "https://ia801405.us.archive.org/29/items/mbid-f2456b58-1365-41a2-ad4a-e7f93b4ef24c/mbid-f2456b58-1365-41a2-ad4a-e7f93b4ef24c-23111873482_thumb250.jpg",
    "song": "Takamba",
    "track_id": "4e8fdf9c-a56f-41f1-a0e0-b625f99f81ab",
    "recording_id": "775f4f57-6a17-40cb-b79e-8df957af3428",
    "artist": "Mdou Moctar",
    "artist_ids": [
        "d85defaf-b82e-48be-beb5-2672099e392e"
    ],
    "album": "Ilana (The Creator)",
    "release_id": "f2456b58-1365-41a2-ad4a-e7f93b4ef24c",
    "release_group_id": "69c28e8d-1371-4914-80c9-7db7ec5ee535",
    "labels": [
        "Sahel Sounds"
    ],
    "label_ids": [
        "72b12920-4894-4bfd-9edb-a753bfed2823"
    ],
    "release_date": "2019-03-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mdou Moctar (SOLO) will be performing @ The Crocodile December 10\n\nTickets here: https://tinyurl.com/4t3n9dw7",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}