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

{
    "url": "https://demozoo.org/api/v1/bbses/1106/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1106/",
    "id": 1106,
    "name": "Altern-8",
    "location": "Ciudad Autónoma de Buenos Aires, Buenos Aires F.D., Argentina",
    "country_code": "AR",
    "latitude": -34.6,
    "longitude": -58.45,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/289585/?format=api",
            "demozoo_url": "https://demozoo.org/productions/289585/",
            "id": 289585,
            "title": "Altern-8 BBS",
            "author_nicks": [
                {
                    "name": "Bandido",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/25223/?format=api",
                        "id": 25223,
                        "name": "Bandido",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-11-25",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25223/?format=api",
                "id": 25223,
                "name": "Bandido"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78202/?format=api",
                "id": 78202,
                "name": "Siniestro"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-public",
        "music-bbs"
    ]
}