Содержит описание ресурса. Может являться корнем документа или быть включенным в Atom Feed как часть коллекции.
В API Фоток при помощи atom:entry описываются следующие ресурсы:
Содержит:
app:edited, atom:author, atom:id, f:image-count, f:password, f:protected, atom:link, atom:published, atom:summary, atom:title, atom:updated
Содержится в:
atom:feed или является корнем документа
Пример
<entry xmlns="http://www.w3.org/2005/Atom" xmlns:app="http://www.w3.org/2007/app" xmlns:f="yandex:fotki">
<id>urn:yandex:fotki:alekna:photo:126746</id>
<title>Я и Саша на фоне Бранденбургских ворот</title>
<author>
<name>alekna</name>
</author>
<link href="http://api-fotki.yandex.ru/api/users/alekna/photo/126746/" rel="self" />
<link href="http://api-fotki.yandex.ru/api/users/alekna/photo/126746/" rel="edit" />
<link href="http://fotki.yandex.ru/users/alekna/view/126746/" rel="alternate" />
<link href="http://img-fotki.yandex.ru/get/3306/alekna.0/0_1ef1a_9a6e7171_XL" rel="edit-media" />
<link href="http://api-fotki.yandex.ru/api/users/alekna/album/63988/" rel="album" />
<published>2009-01-27T11:57:32Z</published>
<app:edited>2009-01-27T11:57:32Z</app:edited>
<updated>2009-01-27T11:57:32Z</updated>
<f:created>2008-07-10T22:02:40</f:created>
<f:access value="private" />
<f:xxx value="false" />
<f:hide_original value="false" />
<f:disable_comments value="false" />
<content src="http://img-fotki.yandex.ru/get/3306/alekna.0/0_1ef1a_9a6e7171_XL" type="image/*" />
</entry>