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

{
    "url": "https://demozoo.org/api/v1/bbses/8316/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8316/",
    "id": 8316,
    "name": "Our Board In New Zealand",
    "location": "New Zealand",
    "country_code": "NZ",
    "latitude": -42.0,
    "longitude": 174.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/228010/?format=api",
            "demozoo_url": "https://demozoo.org/productions/228010/",
            "id": 228010,
            "title": "Scratch Pack 8",
            "author_nicks": [
                {
                    "name": "Phoenix",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/103634/?format=api",
                        "id": 103634,
                        "name": "Phoenix",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-02",
            "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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "cli-menu",
                "scratch-pack"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11945/?format=api",
                "id": 11945,
                "name": "Phoenix"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}