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

{
    "url": "https://demozoo.org/api/v1/bbses/1775/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1775/",
    "id": 1775,
    "name": "Red Apple",
    "location": "Finland",
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/184149/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184149/",
            "id": 184149,
            "title": "Red Apple BBS (1)",
            "author_nicks": [
                {
                    "name": "Antares",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/36812/?format=api",
                        "id": 36812,
                        "name": "Antares",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-10-02",
            "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/197973/?format=api",
            "demozoo_url": "https://demozoo.org/productions/197973/",
            "id": 197973,
            "title": "Red Apple BBS (2)",
            "author_nicks": [
                {
                    "name": "Antares",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/36812/?format=api",
                        "id": 36812,
                        "name": "Antares",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/136747/?format=api",
                "id": 136747,
                "name": "Alpha"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84097/?format=api",
                "id": 84097,
                "name": "Coraze"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121602/?format=api",
                "id": 121602,
                "name": "Puhelin"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136748/?format=api",
                "id": 136748,
                "name": "Trevize"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70223/?format=api",
                "id": 70223,
                "name": "Fuck The Computer Nerds"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121480/?format=api",
                "id": 121480,
                "name": "Fatal Trading Experience"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121597/?format=api",
                "id": 121597,
                "name": "Raid"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}