Information about plays

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

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

{
    "id": 3626127,
    "uri": "https://api.kexp.org/v2/plays/3626127/?format=api",
    "airdate": "2026-03-06T20:23:17-08:00",
    "show": 66110,
    "show_uri": "https://api.kexp.org/v2/shows/66110/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Spanish Town Rockin'",
    "track_id": null,
    "recording_id": "1b1592c6-f8be-4b6e-983b-9a9870232999",
    "artist": "Chronixx",
    "artist_ids": [
        "0de2154a-6c01-4cd6-8795-78d21211d6e6"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Spanish Town Rockin'\" is a re-imagining of Barrington Levy’s “Prison Oval Rock.\" Jamar Rolando McNaughton popularly known as Chronixx, is a Jamaican reggae artist, the son of dancehall artist Chronicle.\n--\nChronixx performed this song live in our studio in 2017: https://www.youtube.com/watch?v=GwkU_9quxPM\n\nMake your donations at www.kexp.org now!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}