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

{
    "url": "https://demozoo.org/api/v1/bbses/2089/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2089/",
    "id": 2089,
    "name": "High Voltage",
    "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/270406/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270406/",
            "id": 270406,
            "title": "Matrix Art Pack #1",
            "author_nicks": [
                {
                    "name": "Matrix",
                    "abbreviation": "MTX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/115398/?format=api",
                        "id": 115398,
                        "name": "Matrix",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-12-21",
            "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/183220/?format=api",
            "demozoo_url": "https://demozoo.org/productions/183220/",
            "id": 183220,
            "title": "The Morning Crew Boards (1a)",
            "author_nicks": [
                {
                    "name": "The Morning Crew",
                    "abbreviation": "TMC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76034/?format=api",
                        "id": 76034,
                        "name": "The Morning Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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": [
                "80x50"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/266649/?format=api",
            "demozoo_url": "https://demozoo.org/productions/266649/",
            "id": 266649,
            "title": "The Morning Crew Boards (1b)",
            "author_nicks": [
                {
                    "name": "The Morning Crew",
                    "abbreviation": "TMC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76034/?format=api",
                        "id": 76034,
                        "name": "The Morning Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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": [
                "80x50"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146637/?format=api",
                "id": 146637,
                "name": "Diskiller 2"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76034/?format=api",
                "id": 76034,
                "name": "The Morning Crew"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-open-only-at-night"
    ]
}