Information about plays

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

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

{
    "id": 3563214,
    "uri": "https://api.kexp.org/v2/plays/3563214/?format=api",
    "airdate": "2025-10-10T01:38:15-07:00",
    "show": 64792,
    "show_uri": "https://api.kexp.org/v2/shows/64792/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Suzerainty",
    "track_id": null,
    "recording_id": null,
    "artist": "Ghais Guevara",
    "artist_ids": [
        "060e8048-a944-46c8-9cdc-3143b0f96bad"
    ],
    "album": "Full Goyard",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Fat Possum Records"
    ],
    "label_ids": [],
    "release_date": "2025-08-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ghais Guevara (born Jaja Gha'is Robinson on October 9, 2000) is a Philadelphia-based rapper, producer, and political activist known for his geopolitical communist lyrics.\n\nhttps://ghais.bandcamp.com/album/full-goyard-ep",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}