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

{
    "url": "https://demozoo.org/api/v1/bbses/2461/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2461/",
    "id": 2461,
    "name": "Dimension X",
    "location": "Grums Kommun, Värmland, Sweden",
    "country_code": "SE",
    "latitude": 59.40406,
    "longitude": 13.02192,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/340875/?format=api",
            "demozoo_url": "https://demozoo.org/productions/340875/",
            "id": 340875,
            "title": "Cool World Trainer",
            "author_nicks": [
                {
                    "name": "The Phoney Coders Trainers Division",
                    "abbreviation": "TPC-TD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6627/?format=api",
                        "id": 6627,
                        "name": "The Phoney Coders",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-11-24",
            "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": [
                "cool-world"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/183787/?format=api",
            "demozoo_url": "https://demozoo.org/productions/183787/",
            "id": 183787,
            "title": "Dimension X BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123894/?format=api",
                "id": 123894,
                "name": "Ford Fairlane"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123892/?format=api",
                "id": 123892,
                "name": "Seahawk"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46391/?format=api",
                "id": 46391,
                "name": "Les Manley"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77511/?format=api",
                "id": 77511,
                "name": "Unlawful Zealots Inc."
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6627/?format=api",
                "id": 6627,
                "name": "The Phoney Coders"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}