Information about plays

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

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

{
    "id": 3619167,
    "uri": "https://api.kexp.org/v2/plays/3619167/?format=api",
    "airdate": "2026-02-18T16:12:10-08:00",
    "show": 65968,
    "show_uri": "https://api.kexp.org/v2/shows/65968/?format=api",
    "image_uri": "https://dn710808.ca.archive.org/0/items/mbid-d016aae1-b5cf-49af-a34f-88bb884cde87/mbid-d016aae1-b5cf-49af-a34f-88bb884cde87-9705107348_thumb500.jpg",
    "thumbnail_uri": "https://dn710808.ca.archive.org/0/items/mbid-d016aae1-b5cf-49af-a34f-88bb884cde87/mbid-d016aae1-b5cf-49af-a34f-88bb884cde87-9705107348_thumb250.jpg",
    "song": "Spybreak!",
    "track_id": "f6176d9f-a870-3e44-9f1d-afe6379af06c",
    "recording_id": "05064411-8470-4573-8dd3-cb5df02474b4",
    "artist": "Propellerheads",
    "artist_ids": [
        "cbaafb20-eb74-421a-85f1-2bb6341aad23"
    ],
    "album": "Decksandrumsandrockandroll",
    "release_id": "d016aae1-b5cf-49af-a34f-88bb884cde87",
    "release_group_id": "b4f2008c-c633-3129-ab44-0bb00fcb7c79",
    "labels": [
        "DreamWorks Records"
    ],
    "label_ids": [
        "d4751e8e-aa7f-4670-b8a3-4a861bcffa0d"
    ],
    "release_date": "1998-03-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "1997 single from the British group - it appeared in the lobby shootout sequence in the 1999 film \"The Matrix\", and has been repeated in tributes and parodies ever since, including The Simpsons",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}