Information about plays

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

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

{
    "id": 3568225,
    "uri": "https://api.kexp.org/v2/plays/3568225/?format=api",
    "airdate": "2025-10-21T20:55:09-07:00",
    "show": 64898,
    "show_uri": "https://api.kexp.org/v2/shows/64898/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Habaitak Ta Nesset Al Naoum",
    "track_id": "01419260-9684-4bed-9d25-f643eb4d4b22",
    "recording_id": "c90cf981-a1bc-4574-88af-1d0d0a5e0060",
    "artist": "فيروز",
    "artist_ids": [
        "338bbb53-5b96-447a-9444-8906844a0790"
    ],
    "album": "Absolute Oriental",
    "release_id": "28b925e5-b17f-4183-a38b-c47d44538b06",
    "release_group_id": "f94f62e1-265b-45e0-bf1d-0e3a74bf9d35",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "2001-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fairouz\n---\nBorn in 1934 or 1935 in Beirut, Fairuz has recorded nearly 1500 songs, released more than 80 albums, performed in 20 musicals, and sold over 150 million records worldwide, making her one of the highest selling Middle-Eastern artists of all time, and one of the best-selling music artists in the world.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}