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

{
    "url": "https://demozoo.org/api/v1/bbses/413/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/413/",
    "id": 413,
    "name": "Smurfs BBS",
    "location": "Székesfehérvár, Fejér, Hungary",
    "country_code": "HU",
    "latitude": 47.18995,
    "longitude": 18.41034,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/354818/?format=api",
            "demozoo_url": "https://demozoo.org/productions/354818/",
            "id": 354818,
            "title": "FID v2.15",
            "author_nicks": [
                {
                    "name": "PCi",
                    "abbreviation": "PCI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/21610/?format=api",
                        "id": 21610,
                        "name": "PCi",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-02-16",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119229/?format=api",
                "id": 119229,
                "name": "Nick"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11194/?format=api",
                "id": 11194,
                "name": "Black Rainbow"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21610/?format=api",
                "id": 21610,
                "name": "PCi"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}