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

{
    "url": "https://demozoo.org/api/v1/bbses/10521/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10521/",
    "id": 10521,
    "name": "Demelion",
    "location": "The Hague, Gemeente Den Haag, South Holland, Netherlands",
    "country_code": "NL",
    "latitude": 52.07667,
    "longitude": 4.29861,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/227476/?format=api",
            "demozoo_url": "https://demozoo.org/productions/227476/",
            "id": 227476,
            "title": "First X/Mass-demo",
            "author_nicks": [
                {
                    "name": "Phase One",
                    "abbreviation": "PH1",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/103092/?format=api",
                        "id": 103092,
                        "name": "Phase One",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103092/?format=api",
                "id": 103092,
                "name": "Phase One"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}