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

{
    "url": "https://demozoo.org/api/v1/bbses/6978/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6978/",
    "id": 6978,
    "name": "Ghost City",
    "location": "Città metropolitana di Milano, Lombardy, Italy",
    "country_code": "IT",
    "latitude": 45.45186,
    "longitude": 9.14586,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/386203/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/386203/",
            "id": 386203,
            "title": "X-Mas Collection '94",
            "author_nicks": [
                {
                    "name": "Prayer",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/112125/?format=api",
                        "id": 112125,
                        "name": "Prayer",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Rave Design",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/154906/?format=api",
                        "id": 154906,
                        "name": "Rave Design",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1994-12",
            "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": [
                "christmas"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/99961/?format=api",
                "id": 99961,
                "name": "Sauzer"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74920/?format=api",
                "id": 74920,
                "name": "Mad Harlequin"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67186/?format=api",
                "id": 67186,
                "name": "Bizarre Fascination"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154906/?format=api",
                "id": 154906,
                "name": "Rave Design"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-amiga",
        "hpav"
    ]
}