Information about plays

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

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

{
    "id": 3555143,
    "uri": "https://api.kexp.org/v2/plays/3555143/?format=api",
    "airdate": "2025-09-19T20:22:06-07:00",
    "show": 64605,
    "show_uri": "https://api.kexp.org/v2/shows/64605/?format=api",
    "image_uri": "https://coverartarchive.org/release/9aac8dbe-c643-48b2-91d0-ebdfb71f4e70/35819582988-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9aac8dbe-c643-48b2-91d0-ebdfb71f4e70/35819582988-250.jpg",
    "song": "Sip (Alcohol)",
    "track_id": null,
    "recording_id": "de54257d-98ec-43bb-be1d-bd73c327ee4c",
    "artist": "Joeboy",
    "artist_ids": [
        "719feeff-47ab-482b-8101-859cac49776b"
    ],
    "album": "Body & Soul",
    "release_id": null,
    "release_group_id": "97102cd6-c661-4d3e-9ed2-b2099a5165c6",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-05-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Joseph Akinwale, known professionally as Joeboy, is a Nigerian singer and songwriter, he is signed to Warner Music Africa in partnership with his record label Young Legend. He was formerly signed by Mr Eazi under emPawa Africa, where he was discovered in 2017, through the emPawa Africa talent incubation program.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}