Information about plays

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

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

{
    "id": 3640441,
    "uri": "https://api.kexp.org/v2/plays/3640441/?format=api",
    "airdate": "2026-04-10T21:02:17-07:00",
    "show": 66418,
    "show_uri": "https://api.kexp.org/v2/shows/66418/?format=api",
    "image_uri": "https://coverartarchive.org/release/de8ef066-a381-40b5-9ab1-0efdd8b182e0/43261505456-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/de8ef066-a381-40b5-9ab1-0efdd8b182e0/43261505456-250.jpg",
    "song": "PITY THIS BOY",
    "track_id": null,
    "recording_id": "936fa589-119d-4fdd-8a1a-202c2776477f",
    "artist": "ODUMODUBLVCK feat. Victony",
    "artist_ids": [
        "330054ae-c442-489e-8901-10cff96b819b",
        "7013c772-2236-42f3-8590-2e2292d2ca5e"
    ],
    "album": "THE MACHINE IS COMING",
    "release_id": null,
    "release_group_id": "e07a459f-b9fb-496a-99c9-02659c89bcac",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-03-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Odumodublvck (Tochukwu Gbubemi Ojogwu), born October 19, 1993, is a Nigerian rapper and songwriter known for his unique \"Okporoko Rhythms\"—a blend of Afrobeat, Drill, and Grime. Based in Abuja, he gained significant fame for his 2023 hit \"Declan Rice,\" signed with Native Records/Def Jam, and is known for wearing the traditional Igbo Okpu Agu hat",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}