<div dir="ltr">Hi Devs,<div><br></div><div>Is there documentation on the variables returned in JSON responses?</div><div><br></div><div>For example:</div><div><br></div><div><a href="http://rest.ensembl.org/documentation/info/archive_id_get">http://rest.ensembl.org/documentation/info/archive_id_get</a><br></div><div><br></div><div>Returns a JSON object of 9 variables:</div><div><br></div><div>- id</div><div>- latest</div><div>- type</div><div>- version</div><div>- release</div><div>- is_current</div><div>- assembly</div><div>- peptide</div><div>- possible_replacement</div><div><br></div><div>While some of them self-explanatory, others it is not obvious to me what the exact meaning and what kind of values I might encounter. For instance, "is_current", seems to be coded as "1" or "0"? Where "1" means current? Not sure what "peptide" means either, most examples I tried gives NULL; not sure what "possible_replacement" means too.</div><div><br></div><div>Many thanks, RM</div></div>