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

{
    "url": "https://demozoo.org/api/v1/bbses/3273/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3273/",
    "id": 3273,
    "name": "The Legend BBS",
    "location": "Kanton St. Gallen, Saint Gallen, Switzerland",
    "country_code": "CH",
    "latitude": 47.25,
    "longitude": 9.25,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/161553/?format=api",
            "demozoo_url": "https://demozoo.org/productions/161553/",
            "id": 161553,
            "title": "Thief V3.0",
            "author_nicks": [
                {
                    "name": "The Special Brothers",
                    "abbreviation": "TSB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1116/?format=api",
                        "id": 1116,
                        "name": "The Special Brothers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "music-ripper"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/334245/?format=api",
            "demozoo_url": "https://demozoo.org/productions/334245/",
            "id": 334245,
            "title": "Thief V3.1",
            "author_nicks": [
                {
                    "name": "The Special Brothers",
                    "abbreviation": "TSB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1116/?format=api",
                        "id": 1116,
                        "name": "The Special Brothers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "music-ripper"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4647/?format=api",
                "id": 4647,
                "name": "Remote"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1116/?format=api",
                "id": 1116,
                "name": "The Special Brothers"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}