Information about plays

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

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

{
    "id": 3521479,
    "uri": "https://api.kexp.org/v2/plays/3521479/?format=api",
    "airdate": "2025-07-02T02:45:54-07:00",
    "show": 63896,
    "show_uri": "https://api.kexp.org/v2/shows/63896/?format=api",
    "image_uri": "https://ia902909.us.archive.org/26/items/mbid-7f09a052-b123-46f3-a343-df90a37f3006/mbid-7f09a052-b123-46f3-a343-df90a37f3006-25696560989_thumb500.jpg",
    "thumbnail_uri": "https://ia802909.us.archive.org/26/items/mbid-7f09a052-b123-46f3-a343-df90a37f3006/mbid-7f09a052-b123-46f3-a343-df90a37f3006-25696560989_thumb250.jpg",
    "song": "July Flame",
    "track_id": "956610f7-8092-3304-a013-21f248c9a416",
    "recording_id": "05f56457-91d7-4aa1-aa91-8c3e65d1999d",
    "artist": "Laura Veirs",
    "artist_ids": [
        "8951c87f-f730-4247-b442-52ed14ad6a97"
    ],
    "album": "July Flame",
    "release_id": "bc910d70-e3ef-461d-88e7-53b4f3dcbe20",
    "release_group_id": "a6fe7336-92d7-48fc-8527-a7168c767f8e",
    "labels": [
        "Raven Marching Band Records"
    ],
    "label_ids": [
        "ef466b00-7e71-493b-b062-f9c0e34a8b16"
    ],
    "release_date": "2010-01-12",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "By request! \n\nCheryl welcomed Portland-based musician Laura Veirs into our studio in 2018 for a lovely live performance: https://www.youtube.com/watch?v=X9BWRh92ifs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}