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

{
    "url": "https://demozoo.org/api/v1/bbses/8544/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8544/",
    "id": 8544,
    "name": "Al.state",
    "location": "Australia",
    "country_code": "AU",
    "latitude": -25.0,
    "longitude": 135.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/26284/?format=api",
            "demozoo_url": "https://demozoo.org/productions/26284/",
            "id": 26284,
            "title": "Big Picture",
            "author_nicks": [
                {
                    "name": "Hoodlum",
                    "abbreviation": "HLM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10108/?format=api",
                        "id": 10108,
                        "name": "Hoodlum",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-05-24",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10108/?format=api",
                "id": 10108,
                "name": "Hoodlum"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}