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

{
    "url": "https://demozoo.org/api/v1/bbses/6795/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6795/",
    "id": 6795,
    "name": "Pentacle",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/275793/?format=api",
            "demozoo_url": "https://demozoo.org/productions/275793/",
            "id": 275793,
            "title": "Soccer Kid Cracktro",
            "author_nicks": [
                {
                    "name": "Organized Crime",
                    "abbreviation": "OC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78794/?format=api",
                        "id": 78794,
                        "name": "Organized Crime",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-09-13",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added",
                "soccer-kid"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127760/?format=api",
                "id": 127760,
                "name": "Ruselian"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79605/?format=api",
                "id": 79605,
                "name": "German Trading Alliance"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78794/?format=api",
                "id": 78794,
                "name": "Organized Crime"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}