Information about plays

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

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

{
    "id": 3597119,
    "uri": "https://api.kexp.org/v2/plays/3597119/?format=api",
    "airdate": "2025-12-28T09:27:33-08:00",
    "show": 65497,
    "show_uri": "https://api.kexp.org/v2/shows/65497/?format=api",
    "image_uri": "https://ia902304.us.archive.org/10/items/mbid-4935b9ed-818f-4b3e-ae7d-6afe5150cd80/mbid-4935b9ed-818f-4b3e-ae7d-6afe5150cd80-41050175413_thumb500.jpg",
    "thumbnail_uri": "https://ia902304.us.archive.org/10/items/mbid-4935b9ed-818f-4b3e-ae7d-6afe5150cd80/mbid-4935b9ed-818f-4b3e-ae7d-6afe5150cd80-41050175413_thumb250.jpg",
    "song": "Some People",
    "track_id": "cb948555-21be-406d-829f-024f82c389dc",
    "recording_id": "d6908d1d-af23-4616-9148-d8d17d5756bd",
    "artist": "Charlie Bereal",
    "artist_ids": [
        "31c159e8-bac3-4e4b-aa1e-4f4d269b9eee"
    ],
    "album": "Walk With the Father",
    "release_id": "4935b9ed-818f-4b3e-ae7d-6afe5150cd80",
    "release_group_id": "a8626574-9f3e-42e1-b6ab-32bbbf226134",
    "labels": [
        "Death Row Records",
        "gamma."
    ],
    "label_ids": [
        "2285cdbd-a7b6-464a-9bc0-c549051454d9",
        "22ec8549-c9e3-43bf-a56f-972415a85c15"
    ],
    "release_date": "2025-01-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.charlieberealmusic.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}