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

{
    "url": "https://demozoo.org/api/v1/bbses/11380/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11380/",
    "id": 11380,
    "name": "Manriki",
    "location": "Gemeente Alkmaar, North Holland, Netherlands",
    "country_code": "NL",
    "latitude": 52.6289,
    "longitude": 4.74403,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/240758/?format=api",
            "demozoo_url": "https://demozoo.org/productions/240758/",
            "id": 240758,
            "title": "Manriki BBS Intro",
            "author_nicks": [
                {
                    "name": "Desire",
                    "abbreviation": "DSR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                        "id": 1077,
                        "name": "Desire",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-03-21",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                    "id": 2,
                    "name": "64K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}