Difference between revisions of "MusicBrainz API/Search/AnnotationSearchXmlOutput"
From MusicBrainz Wiki
< MusicBrainz API | Search
(Created page with "<metadata> <annotation-list> <annotation type="release" ext:score="100"> <entity>680364d3-9d1e-4157-9f07-293305e9527f</entity> <name>You're Crazy</name> <text>O...") |
m (Legoktm moved page XML Web Service/Version 2/Search/AnnotationSearchXmlOutput to MusicBrainz API/Search/AnnotationSearchXmlOutput: Bot: Moved page) |
||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | < | + | ====Xml==== |
− | < | + | <pre><nowiki> |
− | < | + | <metadata created="2013-02-05T04:41:32.273Z" xmlns="http://musicbrainz.org/ns/mmd-2.0#" xmlns:ext="http://musicbrainz.org/ns/ext#-2.0"> |
− | + | <annotation-list count="1" offset="0"> | |
− | + | <annotation type="release" ext:score="100"> | |
− | + | <entity>bdb24cb5-404b-4f60-bba4-7b730325ae47</entity> | |
− | < | + | <name>Pieds nus sur la braise</name> |
− | <annotation type=" | + | <text>Lyrics and music by Merzhin except: |
− | + | 04, 08, 09, 10 (V. L'hour - Merzhin), | |
− | + | 03 (V. L'hour - P. Le Bourdonnec - Merzhin), | |
− | + | 05 & 13 (P. Le Bourdonnec - Merzhin), | |
− | + | 06 ([http://musicbrainz.org/artist/38cfa519-21bb-4e79-8388-3bf798b8c076.html|JM. Poisson] - Merzhin), | |
− | </annotation> | + | 07 ([http://musicbrainz.org/artist/f2d7c07c-a8e7-45c9-a888-0b2e6e3a240d.html|Ignatus] - V. L'hour - Merzhin), |
− | </annotation-list> | + | 11 ([http://musicbrainz.org/artist/f2d7c07c-a8e7-45c9-a888-0b2e6e3a240d.html|Ignatus] - Merzhin), |
+ | 12 ([http://musicbrainz.org/artist/38cfa519-21bb-4e79-8388-3bf798b8c076.html|JM. Poisson]).</text> | ||
+ | </annotation> | ||
+ | </annotation-list> | ||
</metadata> | </metadata> | ||
+ | </nowiki></pre> |
Latest revision as of 00:06, 8 July 2020
Xml
<metadata created="2013-02-05T04:41:32.273Z" xmlns="http://musicbrainz.org/ns/mmd-2.0#" xmlns:ext="http://musicbrainz.org/ns/ext#-2.0"> <annotation-list count="1" offset="0"> <annotation type="release" ext:score="100"> <entity>bdb24cb5-404b-4f60-bba4-7b730325ae47</entity> <name>Pieds nus sur la braise</name> <text>Lyrics and music by Merzhin except: 04, 08, 09, 10 (V. L'hour - Merzhin), 03 (V. L'hour - P. Le Bourdonnec - Merzhin), 05 & 13 (P. Le Bourdonnec - Merzhin), 06 ([http://musicbrainz.org/artist/38cfa519-21bb-4e79-8388-3bf798b8c076.html|JM. Poisson] - Merzhin), 07 ([http://musicbrainz.org/artist/f2d7c07c-a8e7-45c9-a888-0b2e6e3a240d.html|Ignatus] - V. L'hour - Merzhin), 11 ([http://musicbrainz.org/artist/f2d7c07c-a8e7-45c9-a888-0b2e6e3a240d.html|Ignatus] - Merzhin), 12 ([http://musicbrainz.org/artist/38cfa519-21bb-4e79-8388-3bf798b8c076.html|JM. Poisson]).</text> </annotation> </annotation-list> </metadata>