Information about plays

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

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

{
    "id": 3421837,
    "uri": "https://api.kexp.org/v2/plays/3421837/?format=api",
    "airdate": "2024-11-05T20:19:36-08:00",
    "show": 61774,
    "show_uri": "https://api.kexp.org/v2/shows/61774/?format=api",
    "image_uri": "https://coverartarchive.org/release/ec283d6b-04fd-4718-a8cd-1adffd352c7b/30751529549-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/ec283d6b-04fd-4718-a8cd-1adffd352c7b/30751529549-250.jpg",
    "song": "Kadeed Badanaa Naftaydani (My Life is Full of Tribulations)",
    "track_id": null,
    "recording_id": "de83da63-68d1-4711-bcb3-f5a04a25390a",
    "artist": "Sharaf Band feat. Xaawo Hiiraan",
    "artist_ids": [
        "82a37127-4ed6-4f9b-8d49-388d5e5b3fa6",
        "743f4041-3f9d-4fe2-95a9-49179641f65f"
    ],
    "album": "Sweet as Broken Dates: Lost Somali Tapes from the Horn of Africa",
    "release_id": null,
    "release_group_id": "544bb227-39bc-437b-b6d5-44ee828c6567",
    "labels": [
        "Ostinato Records"
    ],
    "label_ids": [
        "7aa0712a-3ad5-44a9-9a68-2001ffa91629"
    ],
    "release_date": "2017-08-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Somalia. This compilation of lost Somali music seeks to \"revive the rightful image, history, and identity of the Somali people, detached from war, violence, piracy, and the specter of a persistent threat.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}