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

{
    "url": "https://demozoo.org/api/v1/bbses/6409/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6409/",
    "id": 6409,
    "name": "Rangers",
    "location": "Mons, Province du Hainaut, Wallonia, Belgium",
    "country_code": "BE",
    "latitude": 50.45384,
    "longitude": 3.95164,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/386110/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/386110/",
            "id": 386110,
            "title": "The ASCII Gazette #2",
            "author_nicks": [
                {
                    "name": "ANF",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/83217/?format=api",
                        "id": 83217,
                        "name": "ANF",
                        "is_group": false
                    }
                },
                {
                    "name": "Dyonisos",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/49482/?format=api",
                        "id": 49482,
                        "name": "DnsS",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-09-04",
            "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": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/94082/?format=api",
                "id": 94082,
                "name": "Skrull"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6704/?format=api",
                "id": 6704,
                "name": "Chryseis"
            },
            "role": ""
        }
    ],
    "tags": [
        "amiex",
        "bbs-pc",
        "bbs-amiga",
        "bbs-console"
    ]
}