Information about plays

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

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

{
    "id": 3552991,
    "uri": "https://api.kexp.org/v2/plays/3552991/?format=api",
    "airdate": "2025-09-14T15:01:25-07:00",
    "show": 64562,
    "show_uri": "https://api.kexp.org/v2/shows/64562/?format=api",
    "image_uri": "https://ia800206.us.archive.org/27/items/mbid-b6eb7110-c68a-42d1-97b8-b7da4c4b54db/mbid-b6eb7110-c68a-42d1-97b8-b7da4c4b54db-6051258435_thumb500.jpg",
    "thumbnail_uri": "https://ia600206.us.archive.org/27/items/mbid-b6eb7110-c68a-42d1-97b8-b7da4c4b54db/mbid-b6eb7110-c68a-42d1-97b8-b7da4c4b54db-6051258435_thumb250.jpg",
    "song": "Me gustas tú",
    "track_id": "3ba56d95-6d0d-377c-a89d-82a41e17dac6",
    "recording_id": "a591c74f-05d1-48e5-8a7e-a82becb43e7e",
    "artist": "Manu Chao",
    "artist_ids": [
        "7570a0dd-5a67-401b-b19a-261eee01a284"
    ],
    "album": "Próxima estación: Esperanza",
    "release_id": "b6eb7110-c68a-42d1-97b8-b7da4c4b54db",
    "release_group_id": "9d02392e-2bb5-3109-892d-75da91c9048b",
    "labels": [
        "Virgin France S.A."
    ],
    "label_ids": [
        "7aa3b3f7-04dc-49a5-8d6a-7c87b39ca216"
    ],
    "release_date": "2001-06-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Manu Chao is a French/Spanish rock, reggae, punk and ska artist, well known in the Paris alternative music scene before his international success with the band Mano Negra (active 1988-95).  https://tinyurl.com/w5mjch96\n\nOne of the artist's most popular songs worldwide, \"Me Gustas Tú\" lyrics have a simple but catchy structure and are mostly in Spanish with parts of the chorus in French.\n\nThe song, as well as two other tracks from the same album, \"La primavera\" and \"Infinita tristeza\", feature the same background music. In fact, on the album, \"La primavera\" fades and leads into \"Me Gustas Tú.\" https://tinyurl.com/msas2kv2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}