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

{
    "url": "https://demozoo.org/api/v1/bbses/9338/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9338/",
    "id": 9338,
    "name": "Lizard",
    "location": "Nürnberg, Regierungsbezirk Mittelfranken, Bavaria, Germany",
    "country_code": "DE",
    "latitude": 49.4541,
    "longitude": 11.0768,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/308909/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/308909/",
            "id": 308909,
            "title": "Black",
            "author_nicks": [
                {
                    "name": "B. Cyclo",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131807/?format=api",
                        "id": 131807,
                        "name": "B. Cyclo",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Real Ansi Designers",
                    "abbreviation": "RaD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/121753/?format=api",
                        "id": 121753,
                        "name": "Real Ansi Designers",
                        "is_group": true
                    }
                },
                {
                    "name": "Teklords",
                    "abbreviation": "TLS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10962/?format=api",
                        "id": 10962,
                        "name": "Teklords",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1993",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga",
        "phobos"
    ]
}