Information about plays

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

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

{
    "id": 3550403,
    "uri": "https://api.kexp.org/v2/plays/3550403/?format=api",
    "airdate": "2025-09-08T10:05:08-07:00",
    "show": 64509,
    "show_uri": "https://api.kexp.org/v2/shows/64509/?format=api",
    "image_uri": "https://ia601200.us.archive.org/0/items/mbid-4bd0a163-6ef1-4e83-8e19-5dd0dd180e80/mbid-4bd0a163-6ef1-4e83-8e19-5dd0dd180e80-32087723333_thumb500.jpg",
    "thumbnail_uri": "https://ia801200.us.archive.org/0/items/mbid-4bd0a163-6ef1-4e83-8e19-5dd0dd180e80/mbid-4bd0a163-6ef1-4e83-8e19-5dd0dd180e80-32087723333_thumb250.jpg",
    "song": "Me vuelvo Guajiro",
    "track_id": "b49ef217-3e5a-3011-b2b4-e2ed6dc64864",
    "recording_id": "d63e63d9-d92d-4bcb-b087-e374236cefb0",
    "artist": "Tam-Tam 2000",
    "artist_ids": [
        "a8d84353-abb3-4e75-9055-c7882de8c7e4"
    ],
    "album": "Putumayo Presents: Afro-Latino",
    "release_id": "4bd0a163-6ef1-4e83-8e19-5dd0dd180e80",
    "release_group_id": "70831628-e993-3742-ab09-0dad5971c50c",
    "labels": [
        "Putumayo World Music"
    ],
    "label_ids": [
        "98049da0-a5be-49b9-8d95-770e2d7906d2"
    ],
    "release_date": "1998-05-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in 1976 in Mulhouse, France, Tam Tam 2000 has released five albums: Tudo Na Lei (1980), Tchico Branco (1983), Symbiose Cola Zouk (1986), Best of Tam Tam (1986) and Sabe Cabo Verde (2000).\nSince it reunited, Tam Tam 2000 has been performing regularly for Cape Verdean communities in France, Senegal, Portugal, Belgium, Luxembourg, the Netherlands and Switzerland. https://bit.ly/3VCGhsi\n\nA tam-tam is a large metal gong with indefinite pitch.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}