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

{
    "url": "https://demozoo.org/api/v1/bbses/3423/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3423/",
    "id": 3423,
    "name": "Secret Service",
    "location": "Netherlands",
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/163550/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/163550/",
            "id": 163550,
            "title": "African",
            "author_nicks": [
                {
                    "name": "Nike",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/25372/?format=api",
                        "id": 25372,
                        "name": "Nike",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "House of Style",
                    "abbreviation": "HOS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7062/?format=api",
                        "id": 7062,
                        "name": "House of Style",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1994-05-15",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7062/?format=api",
                "id": 7062,
                "name": "House of Style"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154538/?format=api",
                "id": 154538,
                "name": "Underground Freedom Organization"
            },
            "role": "015-ehq"
        }
    ],
    "tags": []
}