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

{
    "url": "https://demozoo.org/api/v1/bbses/10523/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10523/",
    "id": 10523,
    "name": "AmiSoft BBS",
    "location": "Heerlen, Gemeente Heerlen, Limburg, Netherlands",
    "country_code": "NL",
    "latitude": 50.88365,
    "longitude": 5.98154,
    "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": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga",
        "bbs-open-only-at-night"
    ]
}