Information about plays

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

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

{
    "id": 3638792,
    "uri": "https://api.kexp.org/v2/plays/3638792/?format=api",
    "airdate": "2026-04-06T21:49:45-07:00",
    "show": 66386,
    "show_uri": "https://api.kexp.org/v2/shows/66386/?format=api",
    "image_uri": "https://coverartarchive.org/release/b46e7797-2658-4f6f-8a8a-6c0788dcaa62/15151093569-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b46e7797-2658-4f6f-8a8a-6c0788dcaa62/15151093569-250.jpg",
    "song": "Dos días en la vida",
    "track_id": null,
    "recording_id": "c7b0bb95-788a-49e1-a3b2-22b1ff2e8b19",
    "artist": "Fito Páez",
    "artist_ids": [
        "54bd120a-6bac-4d7c-8b10-ba167bc7e26c"
    ],
    "album": "El amor después del amor",
    "release_id": null,
    "release_group_id": "4126c357-fb4d-3e30-97c6-6c8b0e09781a",
    "labels": [
        "wea"
    ],
    "label_ids": [
        "fe7ee819-e43e-4cb2-8e72-463879e4b3e7"
    ],
    "release_date": "1992-02-01",
    "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 the most influential artists in the history of rock from Argentina. https://www.youtube.com/watch?v=flwzJmMnq8U\n***\n*El Sonido Edición Especial: Lo mejor del rock latinoamericano e iberoamericano de todos los tiempos*\nUno de los artistas más influyentes de la historia del rock argentino. https://www.youtube.com/watch?v=flwzJmMnq8U",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}