Information about plays

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

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

{
    "id": 3551003,
    "uri": "https://api.kexp.org/v2/plays/3551003/?format=api",
    "airdate": "2025-09-09T21:37:16-07:00",
    "show": 64520,
    "show_uri": "https://api.kexp.org/v2/shows/64520/?format=api",
    "image_uri": "https://coverartarchive.org/release/fc9d411b-5d03-4d2b-a66d-7f08d9489eec/41735289808-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fc9d411b-5d03-4d2b-a66d-7f08d9489eec/41735289808-250.jpg",
    "song": "A' Chailleach",
    "track_id": null,
    "recording_id": "bddb4bbf-1a38-47b2-b43c-7da7b82e8b95",
    "artist": "Brìghde Chaimbeul",
    "artist_ids": [
        "719719b6-3ae8-4ec1-8007-560af954cf6e"
    ],
    "album": "Sunwise",
    "release_id": null,
    "release_group_id": "d5b5ecc8-27d4-40a0-879a-0401f411dc90",
    "labels": [
        "Glitterbeat"
    ],
    "label_ids": [
        "2b63cc99-f955-427a-828d-440635381748"
    ],
    "release_date": "2025-06-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nov 11 at the Vera project \nScotland\nWinner of the BBC Radio 2 Horizon Award & The Radio 2 Young Folk Award",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}