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

{
    "url": "https://demozoo.org/api/v1/bbses/12897/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12897/",
    "id": 12897,
    "name": "Fantasy BBS",
    "location": "Provincia di Lecce, Apulia, Italy",
    "country_code": "IT",
    "latitude": 40.21667,
    "longitude": 18.16667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/365814/?format=api",
            "demozoo_url": "https://demozoo.org/productions/365814/",
            "id": 365814,
            "title": "COPIERS.TXT version 6",
            "author_nicks": [
                {
                    "name": "Executioner",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4522/?format=api",
                        "id": 4522,
                        "name": "Executioner",
                        "is_group": false
                    }
                },
                {
                    "name": "Mr. Scarface",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/67985/?format=api",
                        "id": 67985,
                        "name": "Mr. Scarface",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-02-10",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "piracy",
                "console"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31687/?format=api",
                "id": 31687,
                "name": "Marko"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31684/?format=api",
                "id": 31684,
                "name": "Elvira"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31688/?format=api",
                "id": 31688,
                "name": "Max"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2197/?format=api",
                "id": 2197,
                "name": "Italian Cracking Service"
            },
            "role": "015-ehq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}