Information about plays

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

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

{
    "id": 3560587,
    "uri": "https://api.kexp.org/v2/plays/3560587/?format=api",
    "airdate": "2025-10-02T20:26:06-07:00",
    "show": 64728,
    "show_uri": "https://api.kexp.org/v2/shows/64728/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Makibaka / Ikàlat",
    "track_id": null,
    "recording_id": "f410edf5-4402-4653-b4ca-d631b8f9bba5",
    "artist": "Dakíla",
    "artist_ids": [
        "2a2175d5-8574-47d2-96e8-366a3aca2fd9"
    ],
    "album": "Dakíla",
    "release_id": null,
    "release_group_id": "7f1bbbe2-3258-40c9-874f-a3811255388f",
    "labels": [],
    "label_ids": [],
    "release_date": "1972-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dakila was a Filipino-American Latin-rock band formed in San Francisco's Mission District in the late 1960s. They were one of the first Filipino-American bands to sign with a major label (Epic/Columbia Records).\n\nTheir self-titled 1972 album was re-released on its 50th anniversary in 2022. Read about their journey and a retrospective interview here:\n\nhttps://www.psychedelicbabymag.com/2022/12/dakila-interview.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}