Information about plays

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

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

{
    "id": 3550801,
    "uri": "https://api.kexp.org/v2/plays/3550801/?format=api",
    "airdate": "2025-09-09T09:26:29-07:00",
    "show": 64516,
    "show_uri": "https://api.kexp.org/v2/shows/64516/?format=api",
    "image_uri": "https://ia600901.us.archive.org/16/items/mbid-fa3cb241-8238-4dad-9525-52fcd770a922/mbid-fa3cb241-8238-4dad-9525-52fcd770a922-42348691268_thumb500.jpg",
    "thumbnail_uri": "https://ia800901.us.archive.org/16/items/mbid-fa3cb241-8238-4dad-9525-52fcd770a922/mbid-fa3cb241-8238-4dad-9525-52fcd770a922-42348691268_thumb250.jpg",
    "song": "Lowly",
    "track_id": "4c2ebf27-799d-4753-9e24-1658a0124029",
    "recording_id": "4f8a7230-cf2a-4924-9acc-a6f786b9446f",
    "artist": "Young Fathers",
    "artist_ids": [
        "24aa5c20-a275-468a-93a9-b3d96b344b6c"
    ],
    "album": "28 Years Later: Original Motion Picture Soundtrack",
    "release_id": "fa3cb241-8238-4dad-9525-52fcd770a922",
    "release_group_id": "167f9e4d-7889-4608-9ec6-54060df152e5",
    "labels": [
        "Milan"
    ],
    "label_ids": [
        "41099e29-7301-4fa3-86a4-8d510157b275"
    ],
    "release_date": "2025-06-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Young Fathers were asked by Danny Boyle to write the entire score for the new movie \"28 Years Later\".\n\nhttps://www.young-fathers.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}