Information about plays

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

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

{
    "id": 3652162,
    "uri": "https://api.kexp.org/v2/plays/3652162/?format=api",
    "airdate": "2026-05-08T14:05:38-07:00",
    "show": 66662,
    "show_uri": "https://api.kexp.org/v2/shows/66662/?format=api",
    "image_uri": "https://coverartarchive.org/release/3bf05a1d-d3ad-434e-bd6c-11121f16155a/25848200911-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3bf05a1d-d3ad-434e-bd6c-11121f16155a/25848200911-250.jpg",
    "song": "Nobody Can Stop You",
    "track_id": null,
    "recording_id": "f9bb8482-8238-4407-a0c9-5a5cfd8db9ef",
    "artist": "Christy Essien Igbokwe",
    "artist_ids": [
        "cbd2fc31-e1ee-492c-a36e-659ff4ccf42e"
    ],
    "album": "Give Me a Chance",
    "release_id": null,
    "release_group_id": "26577ca0-2ed0-4941-acaf-244c8dbecb40",
    "labels": [],
    "label_ids": [],
    "release_date": "1980-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Known as \"Nigeria's Lady of Songs,\" Christy Essien Igbokwe was a Nigerian artist who transcended cultural divisions singing in Igbo, Ibibio, Efik, Hausa, Yoruba and English.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}