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

{
    "url": "https://demozoo.org/api/v1/bbses/8409/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8409/",
    "id": 8409,
    "name": "Black Knights",
    "location": "Sydney, New South Wales, Australia",
    "country_code": "AU",
    "latitude": -33.86785,
    "longitude": 151.20732,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/174524/?format=api",
            "demozoo_url": "https://demozoo.org/productions/174524/",
            "id": 174524,
            "title": "Black Knights BBS (1)",
            "author_nicks": [
                {
                    "name": "Neural Image Syndicate",
                    "abbreviation": "NiS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/23002/?format=api",
                        "id": 23002,
                        "name": "Neural Image Syndicate",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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": [
                "source-available"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/304786/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304786/",
            "id": 304786,
            "title": "Black Knights BBS (2)",
            "author_nicks": [
                {
                    "name": "Neural Image Syndicate",
                    "abbreviation": "NiS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/23002/?format=api",
                        "id": 23002,
                        "name": "Neural Image Syndicate",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-08-23",
            "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"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": []
}