Information about plays

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

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

{
    "id": 3557191,
    "uri": "https://api.kexp.org/v2/plays/3557191/?format=api",
    "airdate": "2025-09-24T13:27:43-07:00",
    "show": 64650,
    "show_uri": "https://api.kexp.org/v2/shows/64650/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Cross My Heart",
    "track_id": "7b0322c2-598d-4ed3-9682-732cef9f1095",
    "recording_id": "545d1f47-61ce-4dc6-851e-e69e16618e32",
    "artist": "Melody’s Echo Chamber",
    "artist_ids": [
        "a1bcf3fd-dcf9-4437-b4f4-d8a6ab837396"
    ],
    "album": "Cross My Heart",
    "release_id": "7aee1faa-722d-4411-8a3c-71e917ac3362",
    "release_group_id": "474474fe-9e9c-42fe-aea9-9fa7f4645ba6",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2017-04-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Melody's Echo Chamber is the name given to the work of Paris-based multi-instrumentalist and songwriter Melody Prochet. Here's a biography: https://www.allmusic.com/artist/melodys-echo-chamber-mn0002932991\n--\nHere's the official animated video for \"Cross My Heart\": https://www.youtube.com/watch?v=XFV-eq1nGjY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}