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

{
    "url": "https://demozoo.org/api/v1/bbses/5929/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5929/",
    "id": 5929,
    "name": "Center C",
    "location": "Budapest, Hungary",
    "country_code": "HU",
    "latitude": 47.49835,
    "longitude": 19.04045,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/280452/?format=api",
            "demozoo_url": "https://demozoo.org/productions/280452/",
            "id": 280452,
            "title": "Center C BBS (1)",
            "author_nicks": [
                {
                    "name": "Nosasoft",
                    "abbreviation": "NSS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/19365/?format=api",
                        "id": 19365,
                        "name": "Nosasoft",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-16",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/297714/?format=api",
            "demozoo_url": "https://demozoo.org/productions/297714/",
            "id": 297714,
            "title": "Center C BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-01-03",
            "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",
                "bbs-ripoff1"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125352/?format=api",
                "id": 125352,
                "name": "QGN"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132499/?format=api",
                "id": 132499,
                "name": "John Zero"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19365/?format=api",
                "id": 19365,
                "name": "Nosasoft"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-open-only-at-night",
        "erratic-net"
    ]
}