Information about plays

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

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

{
    "id": 3556438,
    "uri": "https://api.kexp.org/v2/plays/3556438/?format=api",
    "airdate": "2025-09-22T19:59:21-07:00",
    "show": 64636,
    "show_uri": "https://api.kexp.org/v2/shows/64636/?format=api",
    "image_uri": "https://coverartarchive.org/release/36eaa3b1-3f66-4bc8-a967-967d6259450c/23763318115-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/36eaa3b1-3f66-4bc8-a967-967d6259450c/23763318115-250.jpg",
    "song": "Fuentes de Ortiz",
    "track_id": null,
    "recording_id": "ad8f6965-b272-408e-8151-778cc9c61ec8",
    "artist": "Ed Maverick",
    "artist_ids": [
        "3478e6f2-0a70-4fcb-a567-14c48ee60ffc"
    ],
    "album": "Mix pa llorar en tu cuarto",
    "release_id": null,
    "release_group_id": "62b6dc2a-3afe-40e4-825e-7c4602b9b73c",
    "labels": [
        "Universal Music México, S.A. de C.V."
    ],
    "label_ids": [
        "24069bbc-ed86-4d4b-bef2-a1266b23d793"
    ],
    "release_date": "2018-03-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "EN: The breakout anthem that turned Ed Maverick into one of Mexico’s most vital young voices. With its aching lyrics and simple guitar progression, “Fuentes de Ortiz” captures the raw, unfiltered emotions of youth—love, longing, and heartbreak distilled into one unforgettable chorus that has already become a modern classic.\nES: El himno revelación que convirtió a Ed Maverick en una de las voces jóvenes más importantes de México. Con su letra conmovedora y su sencilla progresión de guitarra, «Fuentes de Ortiz» captura las emociones crudas y sin filtros de la juventud: el amor, el anhelo y el desamor destilados en un estribillo inolvidable que ya se ha convertido en un clásico moderno.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}