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

{
    "url": "https://demozoo.org/api/v1/bbses/2554/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2554/",
    "id": 2554,
    "name": "Total Chaos",
    "location": "Finland",
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/302130/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/302130/",
            "id": 302130,
            "title": "Ugly Kid Moe",
            "author_nicks": [
                {
                    "name": "Weaponx",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7261/?format=api",
                        "id": 7261,
                        "name": "Weaponx",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Sense Ascii",
                    "abbreviation": "SNS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/26509/?format=api",
                        "id": 26509,
                        "name": "Sense Ascii",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-04-22",
            "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/110948/?format=api",
                "id": 110948,
                "name": "Raiser"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120975/?format=api",
                "id": 120975,
                "name": "The Unwritten Law"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}