<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://starsonata.com/wiki/index.php?action=history&amp;feed=atom&amp;title=WebAPI%3AItems</id>
		<title>WebAPI:Items - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://starsonata.com/wiki/index.php?action=history&amp;feed=atom&amp;title=WebAPI%3AItems"/>
		<link rel="alternate" type="text/html" href="http://starsonata.com/wiki/index.php?title=WebAPI:Items&amp;action=history"/>
		<updated>2026-06-06T16:55:59Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.7</generator>

	<entry>
		<id>http://starsonata.com/wiki/index.php?title=WebAPI:Items&amp;diff=56035&amp;oldid=prev</id>
		<title>Si: Created page with &quot;This returns a list of all Items in the game that have been discovered or otherwise marked as public knowledge. Items are considered public knowledge if they have ever bee...&quot;</title>
		<link rel="alternate" type="text/html" href="http://starsonata.com/wiki/index.php?title=WebAPI:Items&amp;diff=56035&amp;oldid=prev"/>
				<updated>2021-04-12T13:31:23Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;This returns a list of all &lt;a href=&quot;/wiki/index.php/Items&quot; title=&quot;Items&quot;&gt;Items&lt;/a&gt; in the game that have been discovered or otherwise marked as public knowledge. Items are considered public knowledge if they have ever bee...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This returns a list of all [[Items]] in the game that have been discovered or otherwise marked as public knowledge. Items are considered public knowledge if they have ever been listed on the public market.&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
&amp;lt;code&amp;gt;https://www.starsonata.com/webapi/items/v1&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
==Response==&lt;br /&gt;
Returns an array '''items''' with members keyed by the name of the item. Each item has the following attributes.&lt;br /&gt;
* &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt; - The item's name, every item has a unique name.&lt;br /&gt;
* &amp;lt;code&amp;gt;description&amp;lt;/code&amp;gt; - The item's flavor text description.&lt;br /&gt;
* &amp;lt;code&amp;gt;itemType&amp;lt;/code&amp;gt; - The broad class that the item falls under (e.g. Commodity, Weapon, Shield, etc).&lt;br /&gt;
* &amp;lt;code&amp;gt;extendedItemType&amp;lt;/code&amp;gt; - A more specific type that the item falls under.&lt;br /&gt;
* &amp;lt;code&amp;gt;tech&amp;lt;/code&amp;gt; - [[Tech level]]&lt;br /&gt;
* &amp;lt;code&amp;gt;weight&amp;lt;/code&amp;gt; - [[Weight]]&lt;br /&gt;
* &amp;lt;code&amp;gt;size&amp;lt;/code&amp;gt; - [[Size]]&lt;br /&gt;
* &amp;lt;code&amp;gt;qualityTier&amp;lt;/code&amp;gt; - [[Quality_tiers|Quality tier]]&lt;br /&gt;
&lt;br /&gt;
There are several more possible item attributes, too many to list for now. Most attribute names should be descriptive enough for someone familiar with the items functionality to understand it.&lt;br /&gt;
==Example==&lt;br /&gt;
&lt;br /&gt;
[[Category:WebAPI]]&lt;/div&gt;</summary>
		<author><name>Si</name></author>	</entry>

	</feed>