Information about plays

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

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

{
    "id": 3640414,
    "uri": "https://api.kexp.org/v2/plays/3640414/?format=api",
    "airdate": "2026-04-10T19:32:57-07:00",
    "show": 66418,
    "show_uri": "https://api.kexp.org/v2/shows/66418/?format=api",
    "image_uri": "https://coverartarchive.org/release/3816b182-a220-49d0-821b-b9d9320ce76d/43721856942-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3816b182-a220-49d0-821b-b9d9320ce76d/43721856942-250.jpg",
    "song": "Who’s Dat Girl",
    "track_id": null,
    "recording_id": "e92b8c4b-fd6c-43ef-b911-c710e924b3f0",
    "artist": "Ayra Starr & Rema",
    "artist_ids": [
        "c4ac4b97-2eac-46f6-85ae-f916c93847e4",
        "720c46ba-a0e4-4b58-aee2-3bd70c70901f"
    ],
    "album": "Who’s Dat Girl",
    "release_id": null,
    "release_group_id": "95365cb6-3bc4-42e6-87e1-4313b2c58991",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-10-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ayra Starr (Oyinkansola Sarah Aderibigbe), born June 14, 2002, is a Nigerian Afrobeats star known for her Gen-Z style and hits like \"Rush\". The song \"Who's Dat Girl\" (2025) is a high-voltage collaboration with Rema, celebrating her \"bad gyal\" persona and status as a \"one of one\" artist, blending Afro-hip-hop and dance.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}