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

{
    "url": "https://demozoo.org/api/v1/bbses/1661/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1661/",
    "id": 1661,
    "name": "Dying Degree",
    "location": "Finland",
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/21838/?format=api",
            "demozoo_url": "https://demozoo.org/productions/21838/",
            "id": 21838,
            "title": "Guillotine",
            "author_nicks": [
                {
                    "name": "dA JoRMaS",
                    "abbreviation": "JRm",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13624/?format=api",
                        "id": 13624,
                        "name": "dA JoRMaS",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-04-05",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73695/?format=api",
                "id": 73695,
                "name": "Carnifex"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                "id": 2908,
                "name": "Damones"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13624/?format=api",
                "id": 13624,
                "name": "dA JoRMaS"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-c64",
        "telnet"
    ]
}