Information about plays

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

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

{
    "id": 3560681,
    "uri": "https://api.kexp.org/v2/plays/3560681/?format=api",
    "airdate": "2025-10-03T02:25:42-07:00",
    "show": 64730,
    "show_uri": "https://api.kexp.org/v2/shows/64730/?format=api",
    "image_uri": "https://coverartarchive.org/release/18c9e947-c0a0-4147-bcb0-e0001883212f/5851749984-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/18c9e947-c0a0-4147-bcb0-e0001883212f/5851749984-250.jpg",
    "song": "Ordinary Guy (Afrofilipino)",
    "track_id": null,
    "recording_id": "11800b22-d5b4-476f-bcf3-1389297098d7",
    "artist": "Joe Bataan",
    "artist_ids": [
        "de7d54d7-0fce-4fb9-84f0-6fee794335d2"
    ],
    "album": "Afrofilipino",
    "release_id": null,
    "release_group_id": "3580dbe9-196f-40b5-8a22-acba90606ab6",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1975-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Filipino American History Month! \n\nJoe Bataan (born Bataan Nitollano in 1942), raised in NYC's Spanish Harlem with African American and Filipino heritage, is celebrated as the \"King of Latin Soul\" fusing Latin rhythms with R&B and Afro-Cuban music from the 1960s to the present. \n\nAnd he's still jumping around on stage at the age of 82!! Catch him in Los Angeles on October 25th at Ford Amphitheater with Quetal for Labor of Love: a soulful and empowering celebration of music and culture inspired by the solidarity formed between Filipino and Mexican workers during the California labor movement of the 1960s.\n\nhttps://www.theford.com/events/performances/4097/2025-10-25/joe-bataan-quetzal-labor-of-love",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}