Information about plays

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

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

{
    "id": 3551461,
    "uri": "https://api.kexp.org/v2/plays/3551461/?format=api",
    "airdate": "2025-09-10T23:22:34-07:00",
    "show": 64529,
    "show_uri": "https://api.kexp.org/v2/shows/64529/?format=api",
    "image_uri": "https://dn721505.ca.archive.org/0/items/mbid-4e0e6a67-1d2f-45f8-bc3b-2b50f3fd5d5d/mbid-4e0e6a67-1d2f-45f8-bc3b-2b50f3fd5d5d-42992913517_thumb500.jpg",
    "thumbnail_uri": "https://dn721505.ca.archive.org/0/items/mbid-4e0e6a67-1d2f-45f8-bc3b-2b50f3fd5d5d/mbid-4e0e6a67-1d2f-45f8-bc3b-2b50f3fd5d5d-42992913517_thumb250.jpg",
    "song": "Sonfo",
    "track_id": "1e324e84-a2e1-4cda-87e1-358af5466791",
    "recording_id": "5e32ac99-1497-42f2-888d-9dd5cb2536fa",
    "artist": "Amadou & Mariam feat. Fally Ipupa",
    "artist_ids": [
        "1fb60b6c-0f4d-42b4-8a5e-de705ec76660",
        "455a23c4-ec18-4e87-893d-db79514eb50b"
    ],
    "album": "L’amour à la folie",
    "release_id": "4e0e6a67-1d2f-45f8-bc3b-2b50f3fd5d5d",
    "release_group_id": "d664d0de-cf6f-4d92-98a1-d56f754155fa",
    "labels": [
        "Because Music"
    ],
    "label_ids": [
        "23450486-837c-46a6-8b3f-b22429a0dfe1"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://amadoumariam.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}