Information about plays

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

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

{
    "id": 3633801,
    "uri": "https://api.kexp.org/v2/plays/3633801/?format=api",
    "airdate": "2026-03-26T07:47:57-07:00",
    "show": 66283,
    "show_uri": "https://api.kexp.org/v2/shows/66283/?format=api",
    "image_uri": "https://dn710706.ca.archive.org/0/items/mbid-20a1c220-b7c1-4f90-96ea-532d601a431c/mbid-20a1c220-b7c1-4f90-96ea-532d601a431c-10417802524_thumb500.jpg",
    "thumbnail_uri": "https://dn710706.ca.archive.org/0/items/mbid-20a1c220-b7c1-4f90-96ea-532d601a431c/mbid-20a1c220-b7c1-4f90-96ea-532d601a431c-10417802524_thumb250.jpg",
    "song": "Kingdom",
    "track_id": "97599a86-c24e-453f-91a6-750a0ff7d4b2",
    "recording_id": "68c82402-9c33-48c2-a6f2-a50462484eb2",
    "artist": "Charli XCX feat. Simon Le Bon",
    "artist_ids": [
        "260b6184-8828-48eb-945c-bc4cb6fc34ca",
        "c53f2749-4c19-48fa-b99b-5f4c11297b2c"
    ],
    "album": "The Hunger Games: Mockingjay, Part 1: Original Motion Picture Soundtrack",
    "release_id": "20a1c220-b7c1-4f90-96ea-532d601a431c",
    "release_group_id": "9208ed11-f5cf-4f85-b11f-14c1cefc45d7",
    "labels": [
        "Republic Records"
    ],
    "label_ids": [
        "e0ecd909-0477-485f-80dc-3c27ea4837ca"
    ],
    "release_date": "2014-11-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rostam produced this Charli XCX track, featuring Simon Le Bon.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}