Information about plays

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

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

{
    "id": 3568230,
    "uri": "https://api.kexp.org/v2/plays/3568230/?format=api",
    "airdate": "2025-10-21T21:12:35-07:00",
    "show": 64898,
    "show_uri": "https://api.kexp.org/v2/shows/64898/?format=api",
    "image_uri": "https://coverartarchive.org/release/16f8bc8e-02d7-4f3b-9b09-5aaf2956bfc0/23505950743-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/16f8bc8e-02d7-4f3b-9b09-5aaf2956bfc0/23505950743-250.jpg",
    "song": "Ayya Shi",
    "track_id": null,
    "recording_id": "be8e87f2-38f3-49f3-9814-7cd2ce77a033",
    "artist": "تانيا صالح",
    "artist_ids": [
        "a86fb3ab-81a2-4016-a676-19bb9ba0b9d4"
    ],
    "album": "Putumayo Presents: Acoustic Women",
    "release_id": null,
    "release_group_id": "c7305ea5-2fa3-4155-8845-e82fdf058421",
    "labels": [
        "Putumayo World Music"
    ],
    "label_ids": [
        "98049da0-a5be-49b9-8d95-770e2d7906d2"
    ],
    "release_date": "2019-04-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tania Saleh\n\nTania Saleh is a Lebanese musician whose goal is to introduce audiences to the music of different cultures, promoting cultural diversity and global awareness through music.\n\n\"Her long experience in the independent music industry includes producing and designing her own music albums, producing her own music videos as well as working on other artists’ projects..\" -http://www.taniasaleh.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}