Information about plays

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

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

{
    "id": 3580892,
    "uri": "https://api.kexp.org/v2/plays/3580892/?format=api",
    "airdate": "2025-11-21T04:00:17-08:00",
    "show": 65166,
    "show_uri": "https://api.kexp.org/v2/shows/65166/?format=api",
    "image_uri": "https://ia600801.us.archive.org/12/items/mbid-31eeda05-d9f9-4ade-81e1-1e4bc8efb2a7/mbid-31eeda05-d9f9-4ade-81e1-1e4bc8efb2a7-42110928175_thumb500.jpg",
    "thumbnail_uri": "https://ia600801.us.archive.org/12/items/mbid-31eeda05-d9f9-4ade-81e1-1e4bc8efb2a7/mbid-31eeda05-d9f9-4ade-81e1-1e4bc8efb2a7-42110928175_thumb250.jpg",
    "song": "Shmaali شمالي",
    "track_id": "a46a05d2-1962-4fac-89a5-2c38f3516fd3",
    "recording_id": "638dbb25-bbe6-4878-a8a1-9acea47368b7",
    "artist": "Yasmine Hamdan",
    "artist_ids": [
        "9c21e094-2fbe-4ba9-9726-891d90f561a9"
    ],
    "album": "I Remember I Forget بنسى وبتذكر",
    "release_id": "31eeda05-d9f9-4ade-81e1-1e4bc8efb2a7",
    "release_group_id": "a2a9dcb9-9593-4197-b4ea-1ea05da2dbbd",
    "labels": [
        "Kwaidan Records",
        "Hamdanistan Records"
    ],
    "label_ids": [
        "b186ddf1-a67f-4501-9e90-9a6a93f3bc76",
        "9da456d8-3583-4d0f-82ff-6a38dce7cbd2"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}