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

{
    "url": "https://demozoo.org/api/v1/bbses/10472/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10472/",
    "id": 10472,
    "name": "Abnegate",
    "location": "Imatra, South Karelia, Finland",
    "country_code": "FI",
    "latitude": 61.17185,
    "longitude": 28.75242,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/315442/?format=api",
            "demozoo_url": "https://demozoo.org/productions/315442/",
            "id": 315442,
            "title": "Mega Test v1.5",
            "author_nicks": [
                {
                    "name": "Shining 8",
                    "abbreviation": "S8",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3436/?format=api",
                        "id": 3436,
                        "name": "Shining 8",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-08-14",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "amiex-textadder",
                "amiex-filecheck",
                "ad-generator"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134709/?format=api",
                "id": 134709,
                "name": "Zealot"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3436/?format=api",
                "id": 3436,
                "name": "Shining 8"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}