Information about plays

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

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

{
    "id": 3620988,
    "uri": "https://api.kexp.org/v2/plays/3620988/?format=api",
    "airdate": "2026-02-22T20:46:02-08:00",
    "show": 66004,
    "show_uri": "https://api.kexp.org/v2/shows/66004/?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": "Joe 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 83!!\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"
}