Information about plays

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

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

{
    "id": 3607431,
    "uri": "https://api.kexp.org/v2/plays/3607431/?format=api",
    "airdate": "2026-01-22T00:41:05-08:00",
    "show": 65719,
    "show_uri": "https://api.kexp.org/v2/shows/65719/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-841fb7f2-4f6d-4f92-a3a3-49f570e7e5c3/mbid-841fb7f2-4f6d-4f92-a3a3-49f570e7e5c3-44152085320_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-841fb7f2-4f6d-4f92-a3a3-49f570e7e5c3/mbid-841fb7f2-4f6d-4f92-a3a3-49f570e7e5c3-44152085320_thumb250.jpg",
    "song": "Sagherat Assani",
    "track_id": "ced4ae4a-bff5-4919-98f7-3614d61dce69",
    "recording_id": "3877fb95-6617-4d66-bb8d-c66d3dc2542b",
    "artist": "Tinariwen & Sulafa Elyas",
    "artist_ids": [
        "5c98fc12-be83-4246-ae5b-2184192913b9",
        "6ecdbe05-7026-42b3-b022-0a5d6e4b22a5"
    ],
    "album": "Hoggar",
    "release_id": "841fb7f2-4f6d-4f92-a3a3-49f570e7e5c3",
    "release_group_id": "625cf339-7136-4b77-be28-6ab1e1edd25a",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-03-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tinariwen evolve once again on their brand new album, connecting with a younger generation of Tuareg musicians to produce a vibrant album of undulating grooves rooted in their nomadic community. Also featuring guest appearances from José González & Sulafa Elyas.\n\nhttps://tinariwenmusic.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}