Information about plays

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

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

{
    "id": 3500657,
    "uri": "https://api.kexp.org/v2/plays/3500657/?format=api",
    "airdate": "2025-05-13T02:12:37-07:00",
    "show": 63447,
    "show_uri": "https://api.kexp.org/v2/shows/63447/?format=api",
    "image_uri": "https://ia803209.us.archive.org/21/items/mbid-bf4b0b35-85e6-4a68-bba7-6aa58b1d62c1/mbid-bf4b0b35-85e6-4a68-bba7-6aa58b1d62c1-41411501164_thumb500.jpg",
    "thumbnail_uri": "https://ia903209.us.archive.org/21/items/mbid-bf4b0b35-85e6-4a68-bba7-6aa58b1d62c1/mbid-bf4b0b35-85e6-4a68-bba7-6aa58b1d62c1-41411501164_thumb250.jpg",
    "song": "Still Fighting the War",
    "track_id": "ac4e2246-fade-423b-8445-7f5a70e7899c",
    "recording_id": "cb71228a-21b5-4380-a098-e98c95d1bc01",
    "artist": "Slaid Cleaves feat. Jimmy LaFave",
    "artist_ids": [
        "f9da337d-e622-42a1-85dc-8a3d79e5daf9",
        "3f1aee2a-294c-4997-aed9-1c4ba1d984f7"
    ],
    "album": "Still Fighting the War",
    "release_id": "bf4b0b35-85e6-4a68-bba7-6aa58b1d62c1",
    "release_group_id": "71129dfb-be4d-4063-9cdb-efc81ff3c509",
    "labels": [
        "Music Road Records"
    ],
    "label_ids": [
        "6dbce27d-5a29-4f36-83a2-7fbf81ecf73e"
    ],
    "release_date": "2013-06-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}