Information about plays

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

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

{
    "id": 3604743,
    "uri": "https://api.kexp.org/v2/plays/3604743/?format=api",
    "airdate": "2026-01-15T17:00:03-08:00",
    "show": 65659,
    "show_uri": "https://api.kexp.org/v2/shows/65659/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Abebe",
    "track_id": null,
    "recording_id": "fda184c7-cfeb-402a-8f69-0f919111d8a6",
    "artist": "Telek",
    "artist_ids": [
        "caa89c09-0e7e-49ba-a38b-5782c36906a5"
    ],
    "album": "Telek",
    "release_id": null,
    "release_group_id": "47337119-7479-3d56-9280-f1e7f717630f",
    "labels": [],
    "label_ids": [],
    "release_date": "1997-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "George Telek Mamua MBE, commonly known simply as Telek, is a musician and singer from Papua New Guinea. He has won one ARIA Award for this 1997 self-titled album. Telek sings in his native language, Kuanua, and in Tok Pisin. Many of his songs are sung in three-part harmonies that are characteristic of the Tolai people.\n\nhttps://georgetelek.bandcamp.com/album/kambek-i-lilikun-mulai",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}