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

{
    "url": "https://demozoo.org/api/v1/bbses/1326/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1326/",
    "id": 1326,
    "name": "Dial Hard",
    "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/108531/?format=api",
            "demozoo_url": "https://demozoo.org/productions/108531/",
            "id": 108531,
            "title": "Copy Game BBS (1)",
            "author_nicks": [
                {
                    "name": "Fedcon",
                    "abbreviation": "FCN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/25238/?format=api",
                        "id": 25238,
                        "name": "Fedcon",
                        "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/108532/?format=api",
            "demozoo_url": "https://demozoo.org/productions/108532/",
            "id": 108532,
            "title": "Copy Game BBS (2)",
            "author_nicks": [
                {
                    "name": "Fedcon",
                    "abbreviation": "FCN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/25238/?format=api",
                        "id": 25238,
                        "name": "Fedcon",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-05",
            "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/49032/?format=api",
                "id": 49032,
                "name": "The Evil"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25238/?format=api",
                "id": 25238,
                "name": "Fedcon"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}