Information about plays

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

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

{
    "id": 3609779,
    "uri": "https://api.kexp.org/v2/plays/3609779/?format=api",
    "airdate": "2026-01-27T11:51:57-08:00",
    "show": 65769,
    "show_uri": "https://api.kexp.org/v2/shows/65769/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Salgo a la calle",
    "track_id": "f370a971-0b97-463f-b25a-1821fa6c8147",
    "recording_id": "c7bd57f1-93d2-4170-b7d9-ef4444e37b5d",
    "artist": "Lisasinson",
    "artist_ids": [
        "1e5765a3-91db-4413-8d51-daa75e5aec31"
    ],
    "album": "Desde cuándo todo",
    "release_id": "6d437e04-61a9-4353-813f-653b9ce5bb49",
    "release_group_id": "37b24341-3510-4e3f-bbee-e7bed8646269",
    "labels": [
        "Elefant Records"
    ],
    "label_ids": [
        "59dbf7f7-da6e-4795-8465-eb612639a39b"
    ],
    "release_date": "2026-01-23",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "LISASINSON is a graphic and musical project that started in November 2018 at the Fine Arts campus in Valencia, with Miriam Ferrer (vocals and guitar), and her collaborators.: https://elefant.com/bands/lisasinson/biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}