Information about plays

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

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

{
    "id": 3553892,
    "uri": "https://api.kexp.org/v2/plays/3553892/?format=api",
    "airdate": "2025-09-16T20:08:49-07:00",
    "show": 64581,
    "show_uri": "https://api.kexp.org/v2/shows/64581/?format=api",
    "image_uri": "https://coverartarchive.org/release/7d8d7b72-4ea2-4437-b778-111a211b1a6d/24830543573-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7d8d7b72-4ea2-4437-b778-111a211b1a6d/24830543573-250.jpg",
    "song": "I Met Her By River",
    "track_id": null,
    "recording_id": "a6055623-0374-4432-8e3a-37ef86b29067",
    "artist": "Dawda Jobarteh",
    "artist_ids": [
        "c3ec8e66-dbdb-46a7-87e3-90c848561728"
    ],
    "album": "I Met Her By The River",
    "release_id": null,
    "release_group_id": "80662f9e-cd96-4eff-ace6-cff12d37354d",
    "labels": [],
    "label_ids": [],
    "release_date": "2018-11-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Reflecting both his new home and life in Denmark, and his birth and history in The Gambia, there is a quiet confidence to Dawda Jobarteh's third album. His music ranges from original kora instrumentals and social-commentary songs, to Gambian and Scandinavian tunes hundreds of years old\n\nhttps://dawdajobarteh.bandcamp.com/album/i-met-her-by-the-river",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}