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

{
    "url": "https://demozoo.org/api/v1/bbses/7412/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7412/",
    "id": 7412,
    "name": "Wise Guru",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/186045/?format=api",
            "demozoo_url": "https://demozoo.org/productions/186045/",
            "id": 186045,
            "title": "Lucid Info (1)",
            "author_nicks": [
                {
                    "name": "Lucid",
                    "abbreviation": "LCD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/77398/?format=api",
                        "id": 77398,
                        "name": "Lucid",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/186046/?format=api",
            "demozoo_url": "https://demozoo.org/productions/186046/",
            "id": 186046,
            "title": "Lucid Info (2)",
            "author_nicks": [
                {
                    "name": "Lucid",
                    "abbreviation": "LCD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/77398/?format=api",
                        "id": 77398,
                        "name": "Lucid",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77398/?format=api",
                "id": 77398,
                "name": "Lucid"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic"
    ]
}