Information about plays

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

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

{
    "id": 3667604,
    "uri": "https://api.kexp.org/v2/plays/3667604/?format=api",
    "airdate": "2026-06-13T23:40:04-07:00",
    "show": 66982,
    "show_uri": "https://api.kexp.org/v2/shows/66982/?format=api",
    "image_uri": "https://dn710604.ca.archive.org/0/items/mbid-bae165ad-18c8-4913-9e66-a9562f752596/mbid-bae165ad-18c8-4913-9e66-a9562f752596-4158250038_thumb500.jpg",
    "thumbnail_uri": "https://dn710604.ca.archive.org/0/items/mbid-bae165ad-18c8-4913-9e66-a9562f752596/mbid-bae165ad-18c8-4913-9e66-a9562f752596-4158250038_thumb250.jpg",
    "song": "Teenage",
    "track_id": "96d33141-321a-41b7-85c5-52106a8f2e40",
    "recording_id": "6486443b-49c6-4a7b-a1f0-48df28bbbbf1",
    "artist": "UK Subs",
    "artist_ids": [
        "a57d7a1b-b7ef-4f36-bbf6-9f5a167cd08d"
    ],
    "album": "The Singles 1978–1982",
    "release_id": "bae165ad-18c8-4913-9e66-a9562f752596",
    "release_group_id": "587ebe7d-9db6-3909-bae6-e44ab0b93eb8",
    "labels": [
        "Progressive Records"
    ],
    "label_ids": [
        "ad3349f0-b1ba-4f0e-bf2a-b1925ec33fdb"
    ],
    "release_date": "1991-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in 1976, the mainstay of the band has been vocalist Charlie Harper, originally a singer in Britain's R&B scene. They were one of the first hardcore punk bands.\n\nhttps://www.uksubstimeandmatter.net/index.php",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}