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

{
    "url": "https://demozoo.org/api/v1/bbses/12120/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12120/",
    "id": 12120,
    "name": "Ravan's Rock",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/286762/?format=api",
            "demozoo_url": "https://demozoo.org/productions/286762/",
            "id": 286762,
            "title": "Bamstro (Bamse BBS)",
            "author_nicks": [
                {
                    "name": "Diffusion",
                    "abbreviation": "DFN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8264/?format=api",
                        "id": 8264,
                        "name": "Diffusion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-02-20",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/170617/?format=api",
            "demozoo_url": "https://demozoo.org/productions/170617/",
            "id": 170617,
            "title": "Ravans Rock BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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/145004/?format=api",
                "id": 145004,
                "name": "Ravan"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145005/?format=api",
                "id": 145005,
                "name": "Sprocket"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145006/?format=api",
                "id": 145006,
                "name": "Ali"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145007/?format=api",
                "id": 145007,
                "name": "Bombman"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8264/?format=api",
                "id": 8264,
                "name": "Diffusion"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "hpav",
        "fidonet"
    ]
}