Information about plays

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

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

{
    "id": 3527410,
    "uri": "https://api.kexp.org/v2/plays/3527410/?format=api",
    "airdate": "2025-07-15T19:09:47-07:00",
    "show": 64024,
    "show_uri": "https://api.kexp.org/v2/shows/64024/?format=api",
    "image_uri": "https://coverartarchive.org/release/4404a008-5eb6-43ac-ac3e-8cca5614c8ba/22226966574-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4404a008-5eb6-43ac-ac3e-8cca5614c8ba/22226966574-250.jpg",
    "song": "Keteraraw Mado",
    "track_id": null,
    "recording_id": "125e7f63-6db6-4c20-916b-cd8b1ac1feff",
    "artist": "Jano Band",
    "artist_ids": [
        "e30abf57-6c01-44a0-a77c-dc3ba0bdcdd2"
    ],
    "album": "Lerasih New",
    "release_id": null,
    "release_group_id": "5f18d470-be75-41a0-8d4e-4174445abd23",
    "labels": [],
    "label_ids": [],
    "release_date": "2018-02-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jano Band is an Ethiopian progressive rock band formed in 2011. It versatilely mixes progressive rock with Ethiopian music.\n---\nAmong other meanings, in Ethiopia Jano commonly means 'royal'\n---\nOriginally from Addis Ababa, Ethiopia",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}