Information about plays

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

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

{
    "id": 3525696,
    "uri": "https://api.kexp.org/v2/plays/3525696/?format=api",
    "airdate": "2025-07-11T20:35:47-07:00",
    "show": 63986,
    "show_uri": "https://api.kexp.org/v2/shows/63986/?format=api",
    "image_uri": "https://coverartarchive.org/release/b9d422f7-37fb-4537-8c12-a9c415d4dee1/34364634317-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b9d422f7-37fb-4537-8c12-a9c415d4dee1/34364634317-250.jpg",
    "song": "Mani Yoh",
    "track_id": null,
    "recording_id": null,
    "artist": "Focalistic",
    "artist_ids": [
        "d7eed624-354d-4fb1-8b34-473c96a0cfa9"
    ],
    "album": "Ghetto Gospel",
    "release_id": null,
    "release_group_id": "0dafcc50-340b-4a06-9154-877d4e00b123",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-11-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Focalistic, whose real name is Lethabo Sebetso, is a South African rapper and record label boss known for his unique blend of hip-hop and Amapiano. He first gained recognition in 2016 after winning a competition and releasing the single “Fak'mali”, which hit number one on the YFM charts. His 2020 hit “Ke Star” brought him international recognition, reaching number 16 on Billboard Top Triller Global charts.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}