Information about plays

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

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

{
    "id": 3422907,
    "uri": "https://api.kexp.org/v2/plays/3422907/?format=api",
    "airdate": "2024-11-08T13:07:35-08:00",
    "show": 61796,
    "show_uri": "https://api.kexp.org/v2/shows/61796/?format=api",
    "image_uri": "https://ia801403.us.archive.org/21/items/mbid-77c14000-47a7-48ce-b466-ab1d79a6ccf6/mbid-77c14000-47a7-48ce-b466-ab1d79a6ccf6-32770204536_thumb500.jpg",
    "thumbnail_uri": "https://ia601403.us.archive.org/21/items/mbid-77c14000-47a7-48ce-b466-ab1d79a6ccf6/mbid-77c14000-47a7-48ce-b466-ab1d79a6ccf6-32770204536_thumb250.jpg",
    "song": "I Got The",
    "track_id": "56f52602-59d1-4b96-aa73-671cd0282fc3",
    "recording_id": "b903f17b-113e-4056-a880-3f4c00340cc1",
    "artist": "Labi Siffre",
    "artist_ids": [
        "6838ca8e-da88-436c-a0fd-6d3a7e832f1f"
    ],
    "album": "Remember My Song",
    "release_id": "77c14000-47a7-48ce-b466-ab1d79a6ccf6",
    "release_group_id": "f49dcc2e-3a2d-3bd9-930b-d379744d9ba7",
    "labels": [
        "Parlophone"
    ],
    "label_ids": [
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9"
    ],
    "release_date": "2006-06-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Claudius Afolabi Siffre is a British singer, songwriter, musician and poet. Siffre released six albums between 1970 and 1975, and four between 1988 and 1998. His music has been sampled extensively by hip-hop artists, including Eminem, Jay-Z, and Kanye West.\nhttps://bit.ly/2Q84FDT\n\nCan you hear \"My Name Is\" by Eminem in this track?\nhttps://www.whosampled.com/Labi-Siffre/I-Got-The.../",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}