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

{
    "url": "https://demozoo.org/api/v1/bbses/5425/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5425/",
    "id": 5425,
    "name": "Wanderland (705)",
    "location": "Greater Sudbury, Ontario, Canada",
    "country_code": "CA",
    "latitude": 46.49,
    "longitude": -80.99001,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/173612/?format=api",
            "demozoo_url": "https://demozoo.org/productions/173612/",
            "id": 173612,
            "title": "The BitImploder V2.5",
            "author_nicks": [
                {
                    "name": "North East Crackers",
                    "abbreviation": "NEC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/64923/?format=api",
                        "id": 64923,
                        "name": "North East Crackers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "packer"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124337/?format=api",
                "id": 124337,
                "name": "Dream-Weaver"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/66619/?format=api",
                "id": 66619,
                "name": "Wanderer"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124338/?format=api",
                "id": 124338,
                "name": "Galactus"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124339/?format=api",
                "id": 124339,
                "name": "Climax"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66613/?format=api",
                "id": 66613,
                "name": "Evil"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75660/?format=api",
                "id": 75660,
                "name": "From The Ashes"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16450/?format=api",
                "id": 16450,
                "name": "The Survivors"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124340/?format=api",
                "id": 124340,
                "name": "The Dark Legions"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64923/?format=api",
                "id": 64923,
                "name": "North East Crackers"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}