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

{
    "url": "https://demozoo.org/api/v1/bbses/12389/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12389/",
    "id": 12389,
    "name": "The Hood (02834)",
    "location": "Straelen, Düsseldorf District, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.4384,
    "longitude": 6.2711,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/360934/?format=api",
            "demozoo_url": "https://demozoo.org/productions/360934/",
            "id": 360934,
            "title": "Unitrax Intro",
            "author_nicks": [
                {
                    "name": "Unitrax",
                    "abbreviation": "UNI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/57521/?format=api",
                        "id": 57521,
                        "name": "Unitrax",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                    "id": 34,
                    "name": "Nintendo SNES/Super FamiCom"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57521/?format=api",
                "id": 57521,
                "name": "Unitrax"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-console"
    ]
}