Information about plays

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

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

{
    "id": 3522715,
    "uri": "https://api.kexp.org/v2/plays/3522715/?format=api",
    "airdate": "2025-07-04T21:09:12-07:00",
    "show": 63920,
    "show_uri": "https://api.kexp.org/v2/shows/63920/?format=api",
    "image_uri": "https://coverartarchive.org/release/b8b8ecc7-cc3b-4950-a0e1-595a77feee5f/33454104946-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b8b8ecc7-cc3b-4950-a0e1-595a77feee5f/33454104946-250.jpg",
    "song": "African Woman",
    "track_id": null,
    "recording_id": "bd56d130-e87c-4839-9a83-f1686420f7d3",
    "artist": "1da Banton",
    "artist_ids": [
        "dea66658-cc3b-4f54-a87e-47bfb9764594"
    ],
    "album": "Journey to Addis",
    "release_id": null,
    "release_group_id": "e4a1e9ca-9510-3f20-8800-e63d621d08c3",
    "labels": [],
    "label_ids": [],
    "release_date": "1978-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Godson Ominibie Epelle, professionally known as 1da Banton, is a Nigerian singer, songwriter and record producer who is best known for his 2021 song \"No Wahala\", which was remixed and re-released in 2022, featuring Nigerian musicians Kizz Daniel and Tiwa Savage.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}