Information about plays

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

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

{
    "id": 3638787,
    "uri": "https://api.kexp.org/v2/plays/3638787/?format=api",
    "airdate": "2026-04-06T21:33:50-07:00",
    "show": 66386,
    "show_uri": "https://api.kexp.org/v2/shows/66386/?format=api",
    "image_uri": "https://coverartarchive.org/release/9e4e3272-4914-4f1b-abba-9db2d9ecf589/42268642180-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9e4e3272-4914-4f1b-abba-9db2d9ecf589/42268642180-250.jpg",
    "song": "TORMENTA",
    "track_id": null,
    "recording_id": "18d2e3c8-5959-437c-a1ef-8df93ff403c8",
    "artist": "Juana Aguirre",
    "artist_ids": [
        "8c89c94a-9430-49fd-894f-0e72f20361e0"
    ],
    "album": "anónimo",
    "release_id": null,
    "release_group_id": "c1e1f397-0088-4184-ab97-73f9779bc488",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-04-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "*El Sonido Special Edition: All-Time Latin American & Ibero-American Rock*\nOne of those records you treasure as a secret or as a refuge. Argentine composer Juana Aguirre has released one of the most respected albums of the year 2025.\n***\n*El Sonido Edición Especial: Lo mejor del rock latinoamericano e iberoamericano de todos los tiempos*\nUno de esos discos que atesoras como un secreto o como un refugio. La compositora argentina Juana Aguirre ha publicado uno de los álbumes más aclamados del año 2025.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}