Open actions menu
{#if isOpen}
View details
{#if shareLinkCopied}
Copied! {:else}
Share via NJump {/if}
{#if eventIdCopied}
Copied! {:else}
Copy event ID {/if}
View JSON
{/if}
{JSON.stringify(event.rawEvent(), null, 2)}
{#if image}
{/if}
{title}
by {#if originalAuthor !== null}
{:else} {author} {/if}
Version: {version}
{#if summary}
{summary}
{/if}
Index author:
{#if source !== null}
Source:
{source}
{/if} {#if type !== null}
Publication type: {type}
{/if} {#if language !== null}
Language: {language}
{/if} {#if publisher !== null}
Published by: {publisher}
{/if} {#if identifier !== null}
{identifier}
{/if}