Information about plays

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

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

{
    "id": 3556879,
    "uri": "https://api.kexp.org/v2/plays/3556879/?format=api",
    "airdate": "2025-09-23T21:01:05-07:00",
    "show": 64644,
    "show_uri": "https://api.kexp.org/v2/shows/64644/?format=api",
    "image_uri": "https://coverartarchive.org/release/13a6fe9c-14a3-4606-bb69-20440093cb6d/27034217501-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/13a6fe9c-14a3-4606-bb69-20440093cb6d/27034217501-250.jpg",
    "song": "El Sinsonte",
    "track_id": null,
    "recording_id": "ddbee000-5f03-4ede-937f-9fef803f9d2e",
    "artist": "Kiki Valera y su Son Cubano",
    "artist_ids": [
        "49469572-38b7-4ab7-aae4-4cf9f5abdeaf"
    ],
    "album": "Vivencias En Clave Cubana",
    "release_id": null,
    "release_group_id": "1163856c-75d7-4614-aac9-596209ed0611",
    "labels": [
        "Origin Records"
    ],
    "label_ids": [
        "b58f42e7-01eb-4e2a-99c3-609a84f32e6f"
    ],
    "release_date": "2019-10-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kiki Valera will be at Town Hall here in Seattle this Sunday Sep. 28!\n---\nTickets here: https://tinyurl.com/muzderhw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}