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

{
    "url": "https://demozoo.org/api/v1/bbses/9882/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9882/",
    "id": 9882,
    "name": "Brain Core",
    "location": "Pécs, Baranya, Hungary",
    "country_code": "HU",
    "latitude": 46.0725,
    "longitude": 18.23083,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/182794/?format=api",
            "demozoo_url": "https://demozoo.org/productions/182794/",
            "id": 182794,
            "title": "Brain Core Revolving Systems",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/351781/?format=api",
            "demozoo_url": "https://demozoo.org/productions/351781/",
            "id": 351781,
            "title": "Last Eleven Callers",
            "author_nicks": [
                {
                    "name": "paNgalaktIk aGency",
                    "abbreviation": "pGA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/67665/?format=api",
                        "id": 67665,
                        "name": "paNgalaktIk aGency",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-04-19",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "maximus-bbs"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133131/?format=api",
                "id": 133131,
                "name": "Craft"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67665/?format=api",
                "id": 67665,
                "name": "paNgalaktIk aGency"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "maximus-bbs",
        "rette-net"
    ]
}