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

{
    "url": "https://demozoo.org/api/v1/bbses/1699/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1699/",
    "id": 1699,
    "name": "Holocaust",
    "location": "São Paulo, Brazil",
    "country_code": "BR",
    "latitude": -22.0,
    "longitude": -49.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/279015/?format=api",
            "demozoo_url": "https://demozoo.org/productions/279015/",
            "id": 279015,
            "title": "Holocaust BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120200/?format=api",
                "id": 120200,
                "name": "Lord Darkness"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121200/?format=api",
                "id": 121200,
                "name": "Weapon X"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80906/?format=api",
                "id": 80906,
                "name": "Suicidal"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111038/?format=api",
                "id": 111038,
                "name": "Forge"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82950/?format=api",
                "id": 82950,
                "name": "Mud"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "hpav"
    ]
}