Information about plays

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

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

{
    "id": 3617106,
    "uri": "https://api.kexp.org/v2/plays/3617106/?format=api",
    "airdate": "2026-02-13T20:21:01-08:00",
    "show": 65925,
    "show_uri": "https://api.kexp.org/v2/shows/65925/?format=api",
    "image_uri": "https://coverartarchive.org/release/787e9e5d-0135-49d8-9629-13764ee1347b/33815309690-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/787e9e5d-0135-49d8-9629-13764ee1347b/33815309690-250.jpg",
    "song": "Iron Boy",
    "track_id": null,
    "recording_id": "95de917c-4f10-4ba5-baa8-8bcd435ae87f",
    "artist": "Amakye Dede",
    "artist_ids": [
        "6a0fe872-528a-466f-9ac6-ce44c6854b54"
    ],
    "album": "Iron Boy",
    "release_id": null,
    "release_group_id": "1b83945f-d0e8-401c-8fca-35ac45a4e111",
    "labels": [],
    "label_ids": [],
    "release_date": "2015-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Amakye Dede (born Daniel Amakye Dede on January 5, 1958) is a legendary Ghanaian highlife musician nicknamed \"Iron Boy\" and \"Abrantie.\" Known for his energetic performances and iconic hits like \"Jealousy go shame\" and \"Dabi Dabi Ebeye Yie,\" he began his career in 1973 with the Kumapim Royals and later formed his own band, the Apollo High Kings. \n\nFor Dianna and Pops!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}