openrtb2 0.3.0

An implementation of OpenRTB 2.5 FINAL.
Documentation
{
  "id": "1234567893",
  "imp": [
    {
      "id": "1",
      "video": {
        "mimes": [
          "video/x-flv",
          "video/mp4",
          "application/x-shockwave-flash",
          "application/javascript"
        ],
        "minduration": 5,
        "maxduration": 30,
        "protocols": [
          2,
          3
        ],
        "w": 640,
        "h": 480,
        "startdelay": 0,
        "linearity": 1,
        "battr": [
          13,
          14
        ],
        "maxextended": 30,
        "minbitrate": 300,
        "maxbitrate": 1500,
        "playbackmethod": [
          1,
          3
        ],
        "delivery": [
          2
        ],
        "pos": 1,
        "companionad": [
          {
            "w": 300,
            "h": 250,
            "battr": [
              13,
              14
            ],
            "pos": 1,
            "expdir": [
              2,
              4
            ],
            "id": "1234567893-1"
          },
          {
            "w": 728,
            "h": 90,
            "battr": [
              13,
              14
            ],
            "pos": 1,
            "id": "1234567893-2"
          }
        ],
        "api": [
          1,
          2
        ],
        "companiontype": [
          1,
          2
        ]
      },
      "bidfloor": 0.03
    }
  ],
  "site": {
    "id": "1345135123",
    "name": "Site ABCD",
    "domain": "siteabcd.com",
    "cat": [
      "IAB2-1",
      "IAB2-2"
    ],
    "page": "http://siteabcd.com/page.htm",
    "ref": "http://referringsite.com/referringpage.htm",
    "privacypolicy": 1,
    "publisher": {
      "id": "pub12345",
      "name": "Publisher A"
    },
    "content": {
      "id": "1234567",
      "episode": 23,
      "title": "Car Show",
      "series": "All About Cars",
      "season": "2",
      "cat": [
        "IAB2-2"
      ],
      "keywords": "keyword-a,keyword-b,keyword-c"
    }
  },
  "device": {
    "ua": "Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16",
    "ip": "64.124.253.1",
    "os": "OS X",
    "js": 1,
    "flashver": "10.1"
  },
  "user": {
    "id": "456789876567897654678987656789",
    "buyeruid": "545678765467876567898765678987654",
    "data": [
      {
        "id": "6",
        "name": "Data Provider 1",
        "segment": [
          {
            "id": "12341318394918",
            "name": "auto intenders"
          },
          {
            "id": "1234131839491234",
            "name": "auto enthusiasts"
          }
        ]
      }
    ]
  },
  "tmax": 120
}