Information about plays

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

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

{
    "id": 3551007,
    "uri": "https://api.kexp.org/v2/plays/3551007/?format=api",
    "airdate": "2025-09-09T21:47:55-07:00",
    "show": 64520,
    "show_uri": "https://api.kexp.org/v2/shows/64520/?format=api",
    "image_uri": "https://coverartarchive.org/release/50173283-e957-448c-8596-3423bf53e08a/38832863063-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/50173283-e957-448c-8596-3423bf53e08a/38832863063-250.jpg",
    "song": "isegi kakelda pole kellegagi",
    "track_id": null,
    "recording_id": "114160e3-d8fc-4e17-acc8-6634ecb87e09",
    "artist": "5MIINUST, Puuluup",
    "artist_ids": [
        "5c73d1c7-2d80-4b2e-8142-34545249e0a7",
        "bc3dd86d-3a8e-448b-aad1-fe25af03f385"
    ],
    "album": "kannatused ehk külakiigel pole stopperit",
    "release_id": null,
    "release_group_id": "9d6f6727-4ab8-41f4-9039-0ce5a7384d74",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-04-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "At Hidden hall Oct 12. Estonia",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}