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

{
    "url": "https://demozoo.org/api/v1/bbses/2035/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2035/",
    "id": 2035,
    "name": "Alpha",
    "location": "Ciudad Autónoma de Buenos Aires, Buenos Aires F.D., Argentina",
    "country_code": "AR",
    "latitude": -34.6,
    "longitude": -58.45,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/177425/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/177425/",
            "id": 177425,
            "title": "Fuel Pack 9",
            "author_nicks": [
                {
                    "name": "FUEL",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                        "id": 11017,
                        "name": "FUEL",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-12-09",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/188771/?format=api",
            "demozoo_url": "https://demozoo.org/productions/188771/",
            "id": 188771,
            "title": "Triloxy BBS-List",
            "author_nicks": [
                {
                    "name": "Triloxy",
                    "abbreviation": "TLY",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13657/?format=api",
                        "id": 13657,
                        "name": "Triloxy",
                        "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": [
                "bbs-list"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/188773/?format=api",
            "demozoo_url": "https://demozoo.org/productions/188773/",
            "id": 188773,
            "title": "Triloxy Boards (1a)",
            "author_nicks": [
                {
                    "name": "Triloxy",
                    "abbreviation": "TLY",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13657/?format=api",
                        "id": 13657,
                        "name": "Triloxy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/106470/?format=api",
                "id": 106470,
                "name": "Billy the Kid"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13657/?format=api",
                "id": 13657,
                "name": "Triloxy"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                "id": 11017,
                "name": "FUEL"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}