Project

General

Profile

Download (1 KB) Statistics
| Branch: | Tag: | Revision:
1
/**
2
 *  eu.etaxonomy.cdm.remote.dto.TaxonSTO
3
 */
4
{
5
  "root":{
6
    "name":{
7
        "uuid":"90000001-stub",
8
        "fullname":"Acanthocephalus amplexifolius Kar. & Kir.",
9
        "taggedName":[
10
          {
11
            "tag":"name",
12
            "text":"Acanthocephalus amplexifolius"
13
          },
14
          {
15
            "tag":"authors",
16
            "text":"Kar. & Kir."
17
          }
18
        ],
19
        "nomenclaturalReference": {
20
          "uuid":"70000001-stub",
21
          "citation":"in Bull. Soc. Imp. Naturalistes Moscou 15: 128. 1842",
22
          "mediaURI":[
23
            {
24
              "value":"http:\/\/www.terrarium.com.pl\/galeria\/foto\/17271.jpg",
25
              "uuid":"void-stub"
26
            },
27
            {
28
              "value":"http:\/\/wp5.e-taxonomy.eu\/dataportal\/cichorieae\/media\/protolog\/png\/Acanthocephalus_amplexifolius.png",
29
              "uuid":"void-stub"
30
            }
31
          ]
32
        }
33
      },
34
      "secUuid":"1001-stub",
35
      "isAccepted":true
36
  }
37
}
(2-2/23)