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

{
    "url": "https://demozoo.org/api/v1/bbses/4740/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4740/",
    "id": 4740,
    "name": "Actium H.Q.",
    "location": "Bas-Rhin, Grand Est, France",
    "country_code": "FR",
    "latitude": 48.65693,
    "longitude": 7.56346,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/21398/?format=api",
            "demozoo_url": "https://demozoo.org/productions/21398/",
            "id": 21398,
            "title": "Actium H.Q. BBS",
            "author_nicks": [
                {
                    "name": "Actium",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/15806/?format=api",
                        "id": 15806,
                        "name": "Actium",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-12",
            "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/123500/?format=api",
                "id": 123500,
                "name": "loLL"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15807/?format=api",
                "id": 15807,
                "name": "R-Fan"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15806/?format=api",
                "id": 15806,
                "name": "Actium"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}