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

{
    "url": "https://demozoo.org/api/v1/bbses/4690/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4690/",
    "id": 4690,
    "name": "Summer Garden",
    "location": "Gemeente Stadskanaal, Groningen, Netherlands",
    "country_code": "NL",
    "latitude": 53.00005,
    "longitude": 6.98906,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/223122/?format=api",
            "demozoo_url": "https://demozoo.org/productions/223122/",
            "id": 223122,
            "title": "Feiglight -Summer Garden BBS Info-",
            "author_nicks": [
                {
                    "name": "The Feigling Crew",
                    "abbreviation": "TFC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/95024/?format=api",
                        "id": 95024,
                        "name": "The Feigling Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "amos"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95024/?format=api",
                "id": 95024,
                "name": "The Feigling Crew"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}