Information about plays

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

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

{
    "id": 3617877,
    "uri": "https://api.kexp.org/v2/plays/3617877/?format=api",
    "airdate": "2026-02-15T14:01:35-08:00",
    "show": 65941,
    "show_uri": "https://api.kexp.org/v2/shows/65941/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Feelings",
    "track_id": "685bc075-1f24-46fa-bcdf-f97250ce2753",
    "recording_id": "ac7e9558-719d-407b-837d-693b488495f0",
    "artist": "Jorja Smith feat. J Hus",
    "artist_ids": [
        "eca85dd0-f1fb-4e83-8c47-61403f479254",
        "d62614aa-ef2c-44cd-8a7b-91292755a1d0"
    ],
    "album": "falling or flying",
    "release_id": "6dcc0fb9-9ac0-4fef-82c9-2704caffa1d1",
    "release_group_id": "f3ac5382-c33c-437b-b7d7-16edf77836e7",
    "labels": [
        "FAMM"
    ],
    "label_ids": [
        "9a329170-2d70-4a4f-ab94-d0e572fda4d8"
    ],
    "release_date": "2023-09-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For this LP, Jorja Smith teamed up with production duo DameDame* - for this track collaborating with British MC J Hus.\n\nhttps://www.jorjasmith.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}