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

{
    "url": "https://demozoo.org/api/v1/bbses/12767/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12767/",
    "id": 12767,
    "name": "Night Hunter",
    "location": "Ath, Province du Hainaut, Wallonia, Belgium",
    "country_code": "BE",
    "latitude": 50.62829,
    "longitude": 3.77938,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/225061/?format=api",
            "demozoo_url": "https://demozoo.org/productions/225061/",
            "id": 225061,
            "title": "Metal Law +2",
            "author_nicks": [
                {
                    "name": "Micro-concept",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/98456/?format=api",
                        "id": 98456,
                        "name": "Micro-concept",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-10-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "trainer"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}