{"id":22689,"date":"2026-07-25T07:21:00","date_gmt":"2026-07-25T07:21:00","guid":{"rendered":"https:\/\/scannn.com\/are-ai-labs-pelicanmaxxing-dylan-castillo\/"},"modified":"2026-07-25T07:21:00","modified_gmt":"2026-07-25T07:21:00","slug":"are-ai-labs-pelicanmaxxing-dylan-castillo","status":"publish","type":"post","link":"https:\/\/scannn.com\/lv\/are-ai-labs-pelicanmaxxing-dylan-castillo\/","title":{"rendered":"Are AI labs pelicanmaxxing? \u2013 Dylan Castillo"},"content":{"rendered":"\n<div id=\"quarto-document-content\">\n<p>For the past few years, <a href=\"https:\/\/simonwillison.net\/tags\/pelican-riding-a-bicycle\/\">Simon Willison<\/a> has tested every major LLM release with the same prompt: \u201cGenerate an SVG of a pelican riding a bicycle\u201d.<\/p>\n<p>What began as a tongue-in-cheek benchmark has become one of the most famous informal benchmarks in AI. Simon\u2019s pelican-on-a-bicycle results are often among the most upvoted comments on Hacker News threads announcing new releases from AI labs.<\/p>\n<p>The benchmark is now famous enough that there\u2019s <a href=\"https:\/\/news.ycombinator.com\/item?id=48445168\">plenty<\/a> <a href=\"https:\/\/news.ycombinator.com\/item?id=48994217\">of<\/a> <a href=\"https:\/\/news.ycombinator.com\/item?id=48956159\">discussion<\/a> about its usefulness and about whether AI labs might be benchmaxxing on it. When billions or even trillions of dollars are at stake, and a strong result could help persuade users, wouldn\u2019t it be tempting to <em>pelicanmaxx<\/em> your model just a bit?<\/p>\n<p>I wanted to find out, so I put together a small experiment. I generated 1,008 SVGs across seven frontier models, scored them with an LLM judge, and used Claude Fable 5 for the analysis.<\/p>\n<p>This article presents the results. All the code is available on <a href=\"https:\/\/github.com\/dylanjcastillo\/blog\/tree\/main\/_extras\/pelicanmaxxing\">Github<\/a>.<\/p>\n<section id=\"how-i-tested-it\" class=\"level2\">\n<h2 class=\"anchored\" data-anchor-id=\"how-i-tested-it\">How I tested it<\/h2>\n<p>I built a grid of 8 animals \u00d7 6 vehicles = 48 prompts, where the famous prompt is one cell:<\/p>\n<ol type=\"1\">\n<li><strong>Animals<\/strong>: pelican, flamingo, heron, otter, raccoon, antelope, whale, cat<\/li>\n<li><strong>Vehicles<\/strong>: bicycle, unicycle, skateboard, scooter, plane, boat<\/li>\n<\/ol>\n<p>Every prompt uses almost identical phrasing to Simon\u2019s, only switching the animal and vehicle. The animal and vehicle selection wasn\u2019t done in a very rigorous manner, but I tried to vary both similarity to the original prompt and difficulty. Flamingo and heron are quite similar to pelicans; cat, raccoon, and otter are easy cases; antelope is hard; and whale is as different as you can get.<\/p>\n<p>I tested seven models through <a href=\"https:\/\/openrouter.ai\/\">OpenRouter<\/a>: <em>GPT-5.6 Terra<\/em>, <em>Claude Sonnet 5<\/em>, <em>Gemini 3.5 Flash<\/em>, <em>Grok 4.5<\/em>, <em>Qwen3.7-Max<\/em>, <em>GLM-5.2<\/em>, and <em>DeepSeek V4 Pro<\/em>. I generated 3 samples per prompt, at temperature 1.0, requesting the same reasoning effort from every model. That resulted in 1,008 SVGs.<\/p>\n<p>Then I ran each image through a three-stage pipeline:<\/p>\n<ol type=\"1\">\n<li><strong>Rendering<\/strong>: Each SVG is rendered to PNG. If a model returns no SVG or one that fails to render, I regenerate until it produces a valid one, and record the number of attempts. There were only 11 retries across the 1,008 generations.<\/li>\n<li><strong>Judging<\/strong>: <em>GPT-5.6 Luna<\/em> scores each image with 1-5 ratings for the animal, the vehicle, and the coherence of the action. When I rank animals or vehicles below, I use the matching rating on its own. When I need one number per image, I use the average of the three, which I call the judge score.<\/li>\n<li><strong>Feature extraction<\/strong>: For a more detailed analysis, I also passed each rendered image to <em>Gemini 3.1 Flash-Lite<\/em>, which recorded the animal and vehicle it recognized, which way the subject faces, and an open-ended list of scene elements.<\/li>\n<\/ol>\n<p>My hypothesis is that if a lab trained on the benchmark, it should show up in some combination of the pelican row scoring above what the animal deserves, the bicycle column scoring above what the vehicle deserves, or the specific pelican-bicycle cell beating both.<\/p>\n<\/section>\n<section id=\"evidence-1-the-pelicans-on-bicycles-dont-look-any-better\" class=\"level2\">\n<h2 class=\"anchored\" data-anchor-id=\"evidence-1-the-pelicans-on-bicycles-dont-look-any-better\">Evidence #1: The pelicans on bicycles don\u2019t look any better<\/h2>\n<p>Before any scoring, the simplest test is to look at the images yourself. Pick a lab to see everything it drew, with the judge\u2019s score under each image (click to open full size):<\/p>\n<p>I looked through the images myself before running the analysis below. Nothing jumped out at me. I couldn\u2019t find a case where the pelican-bicycle images looked noticeably better than the rest of that model\u2019s grid. Maybe in GLM-5.2\u2019s first sample it felt slightly better than the rest, but that batch also produced a pretty cool heron on a skateboard, so I cannot say for sure. Otherwise they look like the rest of what each model draws, and the labs that draw good pelicans on bicycles also do a good job drawing other animal-vehicle combinations.<\/p>\n<p>But this test is hard to replicate, and everyone will have a different opinion. So I wanted something more quantitative, which is why I opted for the method detailed above.<\/p>\n<\/section>\n<section id=\"evidence-2-labs-are-not-better-at-drawing-pelicans\" class=\"level2 page-columns page-full\">\n<h2 class=\"anchored\" data-anchor-id=\"evidence-2-labs-are-not-better-at-drawing-pelicans\">Evidence #2: Labs are not better at drawing pelicans<\/h2>\n<p>Here\u2019s the mean animal rating per animal, pooled across all models:<\/p>\n<div id=\"cell-fig-animal-scores\" class=\"cell page-columns page-full\" data-execution_count=\"2\">\n<div id=\"fig-animal-scores\" class=\"cell-output cell-output-display quarto-float quarto-figure quarto-figure-center anchored page-columns page-full\">\n<figure class=\"quarto-float quarto-float-fig figure page-columns page-full\"><figcaption class=\"quarto-float-caption-margin quarto-float-caption quarto-float-fig margin-caption\" id=\"fig-animal-scores-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca\">\nFigure\u00a01: Mean animal rating by animal, all models pooled.<br \/>\n<\/figcaption><\/figure>\n<\/div>\n<\/div>\n<p>The pelican is 6th of 8, behind cat, whale, raccoon, heron, and antelope. If AI labs were training on the benchmark, you\u2019d expect pelicans at the top. Instead they\u2019re in the bottom half. All seven labs draw cats, whales, and raccoons better than pelicans.<\/p>\n<p>Of course, a pelican may simply be harder to draw than a cat. A lab could train on pelicans and still not push them past the easy animals, so this ranking alone can\u2019t rule that out. I\u2019ll adjust for difficulty in Evidence #4.<\/p>\n<\/section>\n<section id=\"evidence-3-labs-are-not-better-at-drawing-bicycles\" class=\"level2 page-columns page-full\">\n<h2 class=\"anchored\" data-anchor-id=\"evidence-3-labs-are-not-better-at-drawing-bicycles\">Evidence #3: Labs are not better at drawing bicycles<\/h2>\n<p>Bicycles fare even worse. They sit second from last, in a near-tie with planes, which come in last:<\/p>\n<div id=\"cell-fig-vehicle-scores\" class=\"cell page-columns page-full\" data-execution_count=\"3\">\n<div id=\"fig-vehicle-scores\" class=\"cell-output cell-output-display quarto-float quarto-figure quarto-figure-center anchored page-columns page-full\">\n<figure class=\"quarto-float quarto-float-fig figure page-columns page-full\"><figcaption class=\"quarto-float-caption-margin quarto-float-caption quarto-float-fig margin-caption\" id=\"fig-vehicle-scores-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca\">\nFigure\u00a02: Mean vehicle rating by vehicle, all models pooled.<br \/>\n<\/figcaption><\/figure>\n<\/div>\n<\/div>\n<p>If labs were training on the benchmark, you\u2019d expect bicycles near the top of this ranking. They\u2019re not. However, the same caveat applies here. A bicycle is harder to draw than a skateboard: it needs two matching wheels, a frame that reaches both axles, handlebars, a seat, and pedals. The judge flags a missing or disconnected one of those on 2\/3 of the bicycle images. You can train on bicycle images and still not do a great job relative to simpler vehicles.<\/p>\n<p>One note on the plane, though: I should\u2019ve picked \u201cairplane\u201d instead of \u201cplane\u201d because models often read it geometrically. They drew the animal standing on a flat surface instead of flying an aircraft. The plane is the only vehicle where the feature extractor sometimes found no vehicle at all (25 of 168 images, against zero for the other five), and 20% of plane images scored a 1 or 2 on the vehicle rating, against 5% for bicycles and none at all for boats, scooters, or skateboards.<\/p>\n<\/section>\n<section id=\"evidence-4-labs-are-not-better-at-drawing-pelicans-on-bicycles-even-adjusting-for-difficulty\" class=\"level2 page-columns page-full\">\n<h2 class=\"anchored\" data-anchor-id=\"evidence-4-labs-are-not-better-at-drawing-pelicans-on-bicycles-even-adjusting-for-difficulty\">Evidence #4: Labs are not better at drawing pelicans on bicycles, even adjusting for difficulty<\/h2>\n<p>Put the two together and the \u201cpelican on a bicycle\u201d ends up near the bottom of the ranking, at #42 of 48:<\/p>\n<div id=\"cell-fig-cell-ranking\" class=\"cell page-columns page-full\" data-execution_count=\"4\">\n<div id=\"fig-cell-ranking\" class=\"cell-output cell-output-display quarto-float quarto-figure quarto-figure-center anchored page-columns page-full\">\n<figure class=\"quarto-float quarto-float-fig figure page-columns page-full\"><figcaption class=\"quarto-float-caption-margin quarto-float-caption quarto-float-fig margin-caption\" id=\"fig-cell-ranking-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca\">\nFigure\u00a03: All 48 combos ranked; pelican + bicycle highlighted.<br \/>\n<\/figcaption><\/figure>\n<\/div>\n<\/div>\n<p>But again, some combinations might be just harder to draw than others.<\/p>\n<p>To account for that, I fit a fixed-effects regression on all 1,008 images: score ~ lab + animal \u00d7 vehicle, plus per-lab interaction terms for pelican, bicycle, and the pelican-bicycle cell, with robust standard errors. The animal \u00d7 vehicle terms absorb the inherent difficulty of all 48 combinations. The interactions measure each lab\u2019s benchmark-specific boost relative to the average lab, with confidence intervals.<\/p>\n<p>The results:<\/p>\n<ol type=\"1\">\n<li>Every per-lab pelican effect (the lab\u2019s boost on pelicans across all six vehicles) lands between -0.11 and +0.14 judge points, and none comes close to significance (smallest p = 0.25).<\/li>\n<li>The per-lab bicycle effects (the lab\u2019s boost on bicycles across all eight animals) run from <em>Grok 4.5<\/em> at -0.18 (p=0.11) to <em>Gemini 3.5 Flash<\/em> at +0.27 (p=0.022). Only Gemini clears p &lt; 0.05, and the seven point in both directions.<\/li>\n<li>No pelican-bicycle cell effect (the <em>extra<\/em> boost on the specific combination, on top of the lab\u2019s pelican and bicycle effects) clears p &lt; 0.05. The largest positive is <em>GLM-5.2<\/em> at +0.35 (p=0.12), which is the one I mentioned earlier. It\u2019s the closest thing to a signal in this experiment, but still within chance.<\/li>\n<\/ol>\n<p>Here are the full per-lab estimates. A pelicanmaxxing lab would show dots to the right of the zero line across its whole row:<\/p>\n<div id=\"cell-fig-regression-effects\" class=\"cell page-columns page-full\" data-execution_count=\"5\">\n<div id=\"fig-regression-effects\" class=\"cell-output cell-output-display quarto-float quarto-figure quarto-figure-center anchored page-columns page-full\">\n<figure class=\"quarto-float quarto-float-fig figure page-columns page-full\"><figcaption class=\"quarto-float-caption-margin quarto-float-caption quarto-float-fig margin-caption\" id=\"fig-regression-effects-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca\">\nFigure\u00a04: Difficulty-adjusted effects per lab, with 95% confidence intervals. Highlighted intervals exclude zero.<br \/>\n<\/figcaption><\/figure>\n<\/div>\n<\/div>\n<p>Every pelican interval and every cell interval contains zero. Exactly one doesn\u2019t: <em>Gemini 3.5 Flash<\/em> in the bicycle column. But with 21 tests at p &lt; 0.05, chance alone predicts about one false positive (21 \u00d7 0.05 \u2248 1.05), and one is exactly what came up. It also doesn\u2019t survive a multiple-comparisons correction: the Bonferroni threshold across the 21 tests is 0.05\/21 \u2248 0.002, and its p-value is 0.022. The full table of estimates and p-values is in <a href=\"https:\/\/github.com\/dylanjcastillo\/blog\/tree\/main\/_extras\/pelicanmaxxing\">the repo<\/a>.<\/p>\n<p>But these intervals are wide, about \u00b10.6 judge points on average. Any boost smaller than that won\u2019t be captured by this test.<\/p>\n<\/section>\n<section id=\"evidence-5-the-pelican-bicycle-scenes-dont-look-memorized\" class=\"level2 page-columns page-full\">\n<h2 class=\"anchored\" data-anchor-id=\"evidence-5-the-pelican-bicycle-scenes-dont-look-memorized\">Evidence #5: The pelican-bicycle scenes don\u2019t look memorized<\/h2>\n<p>Some have suggested that the pelican on a bicycle looks like a memorized composition, pointing to recurring patterns such as the pelican always facing right, or recurring elements like a sun or a scarf. So I wanted to know if this was true.<\/p>\n<p><strong>Direction<\/strong>: All 21 pelican-bicycle images, across all seven labs, face right. No other animal\/vehicle combination does that.<\/p>\n<p>However, facing right is common: 60% of all 1,008 images do it. How common depends on the animal and the vehicle, and bicycles are one of the two vehicles where it\u2019s strongest:<\/p>\n<table class=\"table\">\n<thead>\n<\/thead>\n<tbody>\n<tr class=\"odd\">\n<td>scooter<\/td>\n<td>9%<\/td>\n<td>83%<\/td>\n<td>8%<\/td>\n<\/tr>\n<tr class=\"even\">\n<td>bicycle<\/td>\n<td>11%<\/td>\n<td>81%<\/td>\n<td>8%<\/td>\n<\/tr>\n<tr class=\"odd\">\n<td>skateboard<\/td>\n<td>19%<\/td>\n<td>60%<\/td>\n<td>21%<\/td>\n<\/tr>\n<tr class=\"even\">\n<td>plane<\/td>\n<td>21%<\/td>\n<td>58%<\/td>\n<td>21%<\/td>\n<\/tr>\n<tr class=\"odd\">\n<td>unicycle<\/td>\n<td>22%<\/td>\n<td>45%<\/td>\n<td>33%<\/td>\n<\/tr>\n<tr class=\"even\">\n<td>boat<\/td>\n<td>33%<\/td>\n<td>35%<\/td>\n<td>32%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Pelicans are also among the animals that tend to face right:<\/p>\n<table class=\"table\">\n<thead>\n<\/thead>\n<tbody>\n<tr class=\"odd\">\n<td>antelope<\/td>\n<td>21%<\/td>\n<td>78%<\/td>\n<td>1%<\/td>\n<\/tr>\n<tr class=\"even\">\n<td>pelican<\/td>\n<td>22%<\/td>\n<td>78%<\/td>\n<td>0%<\/td>\n<\/tr>\n<tr class=\"odd\">\n<td>heron<\/td>\n<td>22%<\/td>\n<td>77%<\/td>\n<td>1%<\/td>\n<\/tr>\n<tr class=\"even\">\n<td>whale<\/td>\n<td>34%<\/td>\n<td>65%<\/td>\n<td>1%<\/td>\n<\/tr>\n<tr class=\"odd\">\n<td>flamingo<\/td>\n<td>36%<\/td>\n<td>64%<\/td>\n<td>0%<\/td>\n<\/tr>\n<tr class=\"even\">\n<td>otter<\/td>\n<td>8%<\/td>\n<td>45%<\/td>\n<td>47%<\/td>\n<\/tr>\n<tr class=\"odd\">\n<td>cat<\/td>\n<td>8%<\/td>\n<td>40%<\/td>\n<td>52%<\/td>\n<\/tr>\n<tr class=\"even\">\n<td>raccoon<\/td>\n<td>3%<\/td>\n<td>36%<\/td>\n<td>61%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>It\u2019s hard to draw a pelican or a bicycle facing the viewer, so models almost always draw them from the side, facing left or right. That\u2019s why so few of their images are ambiguous. Other combinations also come close to unanimous: antelope on a scooter and pelican on a scooter land at 20 of 21, and heron on a bicycle at 19 of 21. So 21 out of 21 doesn\u2019t seem like an outlier.<\/p>\n<p><strong>Scene elements<\/strong>: I let the extractor name any element it saw in the image. These are the counts:<\/p>\n<div id=\"cell-fig-top-elements\" class=\"cell page-columns page-full\" data-execution_count=\"6\">\n<div id=\"fig-top-elements\" class=\"cell-output cell-output-display quarto-float quarto-figure quarto-figure-center anchored page-columns page-full\">\n<figure class=\"quarto-float quarto-float-fig figure page-columns page-full\"><figcaption class=\"quarto-float-caption-margin quarto-float-caption quarto-float-fig margin-caption\" id=\"fig-top-elements-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca\">\nFigure\u00a05: Share of images containing each element, from the open-ended extraction pass.<br \/>\n<\/figcaption><\/figure>\n<\/div>\n<\/div>\n<p>A memorized scene would show up as the same set of elements recurring picture after picture. I went looking for that, and found some combinations do tend to produce the same elements every time. Every single flamingo on a boat has a sun in it. Otters on planes wear scarves 38% of the time. Cats on bicycles get a basket 38% of the time.<\/p>\n<p>The pelican on a bicycle doesn\u2019t seem to have anything particularly different about it. It just has some elements that appear more frequently, like every other animal-vehicle combination.<\/p>\n<\/section>\n<section id=\"limitations\" class=\"level2\">\n<h2 class=\"anchored\" data-anchor-id=\"limitations\">Limitations<\/h2>\n<ol type=\"1\">\n<li><strong>Using a single LLM judge for scoring.<\/strong> Every score here comes from one model, <em>GPT-5.6 Luna<\/em>, looking at one image at a time. I didn\u2019t do much alignment and didn\u2019t check how often it agrees with itself on a re-run. If a model just can\u2019t judge a drawing reliably, none of the numbers above mean much. The judge is also from the same family as one of the contestants, <em>GPT-5.6 Terra<\/em>. However, every lab draws all 48 combinations, so a judge that happens to like one lab\u2019s style lifts that lab\u2019s whole grid at once. But that doesn\u2019t change the results because this analysis only cares about the within-lab differences.<\/li>\n<li><strong>SVGmaxxing.<\/strong> A lab that optimized SVG generation <em>as a whole<\/em> (or a subset such as animals on vehicles) rises on every cell at once and looks identical to a lab that\u2019s just good. Some labs, such as Google\/DeepMind, <a href=\"https:\/\/x.com\/JeffDean\/status\/2024525132266688757\">openly<\/a> do this. This experiment can\u2019t detect that.<\/li>\n<li><strong>Limited budget.<\/strong> The whole experiment ran on roughly $80 of API credits. That capped it at 3 samples per cell, a single judge, and 7 models. This also prevented me from iterating too much on the prompts and pipeline, as with the \u201cplane\u201d vs.\u00a0\u201cairplane\u201d case.<\/li>\n<\/ol>\n<\/section>\n<section id=\"conclusion\" class=\"level2\">\n<h2 class=\"anchored\" data-anchor-id=\"conclusion\">Conclusion<\/h2>\n<p>Sorry, HN haters, but there\u2019s little evidence that AI labs are pelicanmaxxing. Or at least they\u2019re not doing it in a plainly obvious manner.<\/p>\n<p>Pelicans aren\u2019t drawn any better than other animals. Bicycles aren\u2019t drawn any better than other vehicles. And no lab draws the combination better than its pelicans and bicycles already predict. GLM-5.2 comes closest: it has the largest boost on the exact pelican-bicycle cell, and its first pelican-on-bicycle sample caught my eye. But the effect is small and not significant, so I wouldn\u2019t put too much weight on it.<\/p>\n<p>The other thing that stands out is direction in the scene composition. All 21 pelican-bicycle images face right, the only combination in the grid where every image agrees. But it doesn\u2019t seem that strange. Facing right is the norm across the experiment. Three other combinations land at 90% or above, and with 48 of them, I\u2019m not surprised one reached 21 out of 21.<\/p>\n<p>The more plausible story is SVGmaxxing like Google\/DeepMind does. Other labs might be doing it more quietly. Sadly, this experiment can\u2019t say who\u2019s doing it. But at least you can sleep tonight knowing that AI labs are not producing terabytes of pelicans on bicycles just to trick Simon Willison.<\/p>\n<p>If you want to look at the data yourself, the full pipeline is in the <a href=\"https:\/\/github.com\/dylanjcastillo\/blog\/tree\/main\/_extras\/pelicanmaxxing\">repo<\/a>.<\/p>\n<\/section>\n<div id=\"quarto-appendix\" class=\"default\">\n<section class=\"quarto-appendix-contents\" id=\"quarto-citation\">\n<h2 class=\"anchored quarto-appendix-heading\">Citation<\/h2>\n<div>\n<p>BibTeX citation:<\/p>\n<pre class=\"sourceCode code-with-copy quarto-appendix-bibtex\"><code class=\"sourceCode bibtex\">@online{castillo2026,\n  author = {Castillo, Dylan},\n  title = {Are {AI} Labs Pelicanmaxxing?},\n  date = {2026-07-18},\n  url = {https:\/\/dylancastillo.co\/posts\/pelicanmaxxing.html},\n  langid = {en}\n}\n<\/code><button title=\"Copy to Clipboard\" class=\"code-copy-button\"><i class=\"bi\"\/><\/button><\/pre>\n<p>For attribution, please cite this work as:<\/p>\n<div id=\"ref-castillo2026\" class=\"csl-entry quarto-appendix-citeas\" role=\"listitem\">\nCastillo, Dylan. 2026. <span>\u201cAre AI Labs Pelicanmaxxing?\u201d<\/span> July<br \/>\n18. <a href=\"https:\/\/dylancastillo.co\/posts\/pelicanmaxxing.html\">https:\/\/dylancastillo.co\/posts\/pelicanmaxxing.html<\/a>.\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<\/div>\n<p><a href=\"https:\/\/dylancastillo.co\/posts\/pelicanmaxxing.html?utm_source=tldrai\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>For the past few years, Simon Willison has tested every major LLM release with the same prompt: \u201cGenerate an SVG of a pelican riding a bicycle\u201d. What began as a tongue-in-cheek benchmark has become one of the most famous informal benchmarks in AI. Simon\u2019s pelican-on-a-bicycle results are often among the most upvoted comments on Hacker [&hellip;]<\/p>\n","protected":false},"author":16,"featured_media":22690,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[143],"tags":[],"class_list":["post-22689","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai"],"_links":{"self":[{"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/posts\/22689","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/comments?post=22689"}],"version-history":[{"count":0,"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/posts\/22689\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/media\/22690"}],"wp:attachment":[{"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/media?parent=22689"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/categories?post=22689"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/tags?post=22689"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}