Information about plays

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

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

{
    "id": 3545373,
    "uri": "https://api.kexp.org/v2/plays/3545373/?format=api",
    "airdate": "2025-08-27T05:21:20-07:00",
    "show": 64399,
    "show_uri": "https://api.kexp.org/v2/shows/64399/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-889e53b5-52b0-4c1d-b54d-63308c3ad8fb/mbid-889e53b5-52b0-4c1d-b54d-63308c3ad8fb-32343880965_thumb500.jpg",
    "thumbnail_uri": "https://ia601503.us.archive.org/16/items/mbid-889e53b5-52b0-4c1d-b54d-63308c3ad8fb/mbid-889e53b5-52b0-4c1d-b54d-63308c3ad8fb-32343880965_thumb250.jpg",
    "song": "Mahlalela",
    "track_id": "e02ce0d9-22a4-3b27-990a-af2ae72f9e42",
    "recording_id": "9db922e5-f1fe-458e-b05b-f74210fca5b9",
    "artist": "Hugh Masekela & Letta Mbulu",
    "artist_ids": [
        "83a2e0fb-3d9b-46ff-b383-3dde54c15297",
        "9f7483cf-d8aa-45ce-b90c-da2e359a7815"
    ],
    "album": "Golden Afrique, Volume 3",
    "release_id": "889e53b5-52b0-4c1d-b54d-63308c3ad8fb",
    "release_group_id": "02c11257-9386-366b-987f-043917b7fa1d",
    "labels": [
        "Network Medien"
    ],
    "label_ids": [
        "d7e90681-2652-4395-a6b1-d70fb183afe9"
    ],
    "release_date": "2006-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Request by Nicole!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}