Information about plays

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

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

{
    "id": 3570435,
    "uri": "https://api.kexp.org/v2/plays/3570435/?format=api",
    "airdate": "2025-10-27T01:11:18-07:00",
    "show": 64945,
    "show_uri": "https://api.kexp.org/v2/shows/64945/?format=api",
    "image_uri": "https://dn721704.ca.archive.org/0/items/mbid-c02ff605-14f4-4920-8ddd-02df90fdf51d/mbid-c02ff605-14f4-4920-8ddd-02df90fdf51d-43189002797_thumb500.jpg",
    "thumbnail_uri": "https://dn721704.ca.archive.org/0/items/mbid-c02ff605-14f4-4920-8ddd-02df90fdf51d/mbid-c02ff605-14f4-4920-8ddd-02df90fdf51d-43189002797_thumb250.jpg",
    "song": "Dawn",
    "track_id": "674fc87a-b54c-4707-9b9d-ebdeed91a27c",
    "recording_id": "16f93ecd-f1f9-4f56-94ba-b308c9f22782",
    "artist": "Nala Sinephro",
    "artist_ids": [
        "46a4b150-be30-44b3-a337-e06a72657d33"
    ],
    "album": "The Smashing Machine (Original Motion Picture Soundtrack)",
    "release_id": "c02ff605-14f4-4920-8ddd-02df90fdf51d",
    "release_group_id": "d5e6fa0a-19b3-4114-951c-0caa921c042f",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2025-10-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The latest from Nala Sinephro's jazz/ambient adjacent works, from the soundtrack to The Smashing Machine",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}