Information about plays

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

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

{
    "id": 3596441,
    "uri": "https://api.kexp.org/v2/plays/3596441/?format=api",
    "airdate": "2025-12-26T20:35:08-08:00",
    "show": 65481,
    "show_uri": "https://api.kexp.org/v2/shows/65481/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Yèkatit",
    "track_id": null,
    "recording_id": "79c2137c-a920-4b88-b377-d1c5bd8a7353",
    "artist": "Mulatu Astatqé",
    "artist_ids": [
        "67f0c7ca-14e8-47a3-be0e-bd2f2ffe25bb"
    ],
    "album": "Ethio Jazz, Volume 1",
    "release_id": null,
    "release_group_id": "b4b06b51-424c-311f-b22c-a8ed0b6f5e57",
    "labels": [],
    "label_ids": [],
    "release_date": "2006-05-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'My love for Ethio Jazz has now destroyed my schedule and personal life, Thank you Lace, Thank you.\" hahah had to play this for Jared! Lolol",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}