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

{
    "url": "https://demozoo.org/api/v1/bbses/1693/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1693/",
    "id": 1693,
    "name": "Dark Side",
    "location": "Île-de-France, France",
    "country_code": "FR",
    "latitude": 48.7,
    "longitude": 2.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/176375/?format=api",
            "demozoo_url": "https://demozoo.org/productions/176375/",
            "id": 176375,
            "title": "State Of Dead BBS (2) [Internet Sucks!]",
            "author_nicks": [
                {
                    "name": "LRY",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/69943/?format=api",
                        "id": 69943,
                        "name": "LRY",
                        "is_group": false
                    }
                },
                {
                    "name": "sIGMA909",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/73393/?format=api",
                        "id": 73393,
                        "name": "sIGMA909",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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/42617/?format=api",
                "id": 42617,
                "name": "Froggy"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26356/?format=api",
                "id": 26356,
                "name": "Injection"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}