GET /properties?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "key": "featured_set_codes",
            "value": "eoe, eoc"
        },
        {
            "key": "featured_combos_title",
            "value": "Edge of Eternities Combos"
        },
        {
            "key": "combo_of_the_day",
            "value": "575-5231-5971"
        }
    ]
}