Sites

GET
/sites/site-id

Get information about a site. Also lists all the available language versions for the site.

Query parameters

fields Return only requested fields in the response (ex. ?fields=id,name)
GET https://api.flockler.com/v1/sites/609/
{
  "meta": {
    "articles": "https://api.flockler.com/v1/sites/609/articles",
    "sections": "https://api.flockler.com/v1/sites/609/sections",
    "language_versions": {
      "en": "https://api.flockler.com/v1/sites/609",
      "fi": "https://api.flockler.com/v1/sites/659"
    }
  },
  "site": {
    "description": "Some of the best examples of content and social media marketing come from brands that have created content on a shoestring. We here at Content Wizard will help you do exactly that.",
    "full_url": "http://sites.flockler.com/api-demo",
    "id": 609,
    "locale": "en",
    "name": "API demo",
    "name_in_menus": "",
    "title_text": "",
    "open_graph": {
      "og_title": "API demo",
      "og_description": "Some of the best examples of content and social media marketing come from brands that have created content on a shoestring. We here at Content Wizard will help you do exactly that.",
      "og_url": "http://sites.flockler.com/api-demo",
      "og_image": null
    }
  }
}
Field Data type Description values
description string Short description about the site
full_url string Full URL of this site
id integer Site id
locale string Localization in use on this site en, sv, fi, ru, sr, sv-SE, en-GB
name string Name of the site, visible in <title> etc.
name_in_menus string Text for links to the front page