Title: Formatting basic JSON
Last modified: December 24, 2018

---

# Formatting basic JSON

 *  Resolved [signorejambo](https://wordpress.org/support/users/signorejambo/)
 * (@signorejambo)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/formatting-basic-json/)
 * Trying to format some simple JSON but struggling. I think I need to use either
   a subloop or subloop-array. I want to write the quantity and species out to an
   ordered list i.e.
 *     ```
       <ol>
       <li> {quantity} {species} </li>
       <li {quantity} {species} </li>
       </ol>
       ```
   
 * Thanks for any help 🙂
 * The basic JSON: [https://raw.githubusercontent.com/signorejambo/tank-stock/master/tank-life.json](https://raw.githubusercontent.com/signorejambo/tank-stock/master/tank-life.json)

Viewing 1 replies (of 1 total)

 *  Plugin Author [berkux](https://wordpress.org/support/users/berkux/)
 * (@berkux)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/formatting-basic-json/#post-11025026)
 * Hi,
 * see here:
    [http://api.json-content-importer.com/api-raw-githubusercontent-com](http://api.json-content-importer.com/api-raw-githubusercontent-com)
   Bernhard

Viewing 1 replies (of 1 total)

The topic ‘Formatting basic JSON’ is closed to new replies.

 * ![](https://ps.w.org/json-content-importer/assets/icon-256x256.png?rev=3464653)
 * [Get Use APIs - JSON Content Importer](https://wordpress.org/plugins/json-content-importer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/json-content-importer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/json-content-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/json-content-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/json-content-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/json-content-importer/reviews/)

## Tags

 * [json](https://wordpress.org/support/topic-tag/json/)
 * [lists](https://wordpress.org/support/topic-tag/lists/)

 * 1 reply
 * 2 participants
 * Last reply from: [berkux](https://wordpress.org/support/users/berkux/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/formatting-basic-json/#post-11025026)
 * Status: resolved