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

{
    "url": "https://demozoo.org/api/v1/bbses/8672/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8672/",
    "id": 8672,
    "name": "Storm Front (416)",
    "location": "Ontario, Canada",
    "country_code": "CA",
    "latitude": 49.25014,
    "longitude": -84.49983,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/305697/?format=api",
            "demozoo_url": "https://demozoo.org/productions/305697/",
            "id": 305697,
            "title": "Dune Trainer",
            "author_nicks": [
                {
                    "name": "International Network of Crackers",
                    "abbreviation": "INC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/12175/?format=api",
                        "id": 12175,
                        "name": "International Network of Crackers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-05-02",
            "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/337293/?format=api",
            "demozoo_url": "https://demozoo.org/productions/337293/",
            "id": 337293,
            "title": "Obitus Trainer",
            "author_nicks": [
                {
                    "name": "International Network of Crackers",
                    "abbreviation": "INC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/12175/?format=api",
                        "id": 12175,
                        "name": "International Network of Crackers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-01-29",
            "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": [
                "obitus"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146074/?format=api",
                "id": 146074,
                "name": "Daeor"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12175/?format=api",
                "id": 12175,
                "name": "International Network of Crackers"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123309/?format=api",
                "id": 123309,
                "name": "Worldwide Applications RElease System"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}