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

{
    "url": "https://demozoo.org/api/v1/bbses/3662/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3662/",
    "id": 3662,
    "name": "Stronghold North",
    "location": "Minneapolis, Hennepin County, Minnesota, United States",
    "country_code": "US",
    "latitude": 44.97997,
    "longitude": -93.26384,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/304453/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304453/",
            "id": 304453,
            "title": "Moebius 1",
            "author_nicks": [
                {
                    "name": "The New Orleans Pirates Guild",
                    "abbreviation": "NOPG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118480/?format=api",
                        "id": 118480,
                        "name": "The New Orleans Pirates Guild",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1985",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "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/288322/?format=api",
            "demozoo_url": "https://demozoo.org/productions/288322/",
            "id": 288322,
            "title": "Starwars",
            "author_nicks": [
                {
                    "name": "The New Orleans Pirates Guild",
                    "abbreviation": "NOPG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118480/?format=api",
                        "id": 118480,
                        "name": "The New Orleans Pirates Guild",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "star-wars-theme"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118480/?format=api",
                "id": 118480,
                "name": "The New Orleans Pirates Guild"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-apple"
    ]
}