Information about plays

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

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

{
    "id": 3635866,
    "uri": "https://api.kexp.org/v2/plays/3635866/?format=api",
    "airdate": "2026-03-31T04:09:04-07:00",
    "show": 66326,
    "show_uri": "https://api.kexp.org/v2/shows/66326/?format=api",
    "image_uri": "https://coverartarchive.org/release/91dfd771-c8ca-4ac6-89f4-85e2fa5bbfeb/20223769342-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/91dfd771-c8ca-4ac6-89f4-85e2fa5bbfeb/20223769342-250.jpg",
    "song": "Ayonha",
    "track_id": null,
    "recording_id": "4efffdc7-c774-4e95-8992-5a9fe558040c",
    "artist": "Hamid El Shaeri",
    "artist_ids": [
        "8325f818-ff9b-4d02-ac92-0b03b9c8c82e"
    ],
    "album": "Habibi Funk (An Eclectic Selection of Music From the Arab World)",
    "release_id": null,
    "release_group_id": "1894b19e-8a4d-4570-8bbd-e2697975c9ae",
    "labels": [
        "Habibi Funk"
    ],
    "label_ids": [
        "cdecb6d1-ba2d-452d-94f7-b80bf777359e"
    ],
    "release_date": "2017-12-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hamid Al-Shaeri is a Libyan-Egyptian singer, songwriter, and musician resident in Cairo. This song is from a compilation of Arabic funk, jazz and other organic sounds. Check it out: https://bit.ly/35ObYGL",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}