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

{
    "url": "https://demozoo.org/api/v1/bbses/13151/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13151/",
    "id": 13151,
    "name": "Arcadia",
    "location": "Gironde, Nouvelle-Aquitaine, France",
    "country_code": "FR",
    "latitude": 44.69306,
    "longitude": -0.414,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/367972/?format=api",
            "demozoo_url": "https://demozoo.org/productions/367972/",
            "id": 367972,
            "title": "French Amiga BBS List v0.02",
            "author_nicks": [
                {
                    "name": "Gods",
                    "abbreviation": "GDS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5369/?format=api",
                        "id": 5369,
                        "name": "Gods",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-06",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4928/?format=api",
                "id": 4928,
                "name": "Skywalker"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4926/?format=api",
                "id": 4926,
                "name": "Model"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-amiga"
    ]
}