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

{
    "url": "https://demozoo.org/api/v1/bbses/9352/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9352/",
    "id": 9352,
    "name": "4AM",
    "location": "Belgrade, Central Serbia, Serbia",
    "country_code": "RS",
    "latitude": 44.80401,
    "longitude": 20.46513,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/308915/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/308915/",
            "id": 308915,
            "title": "ESCOM Amiga International",
            "author_nicks": [
                {
                    "name": "Nik",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131842/?format=api",
                        "id": 131842,
                        "name": "Nik",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Cyberdine",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131844/?format=api",
                        "id": 131844,
                        "name": "Cyberdine",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995-05-01",
            "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": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131842/?format=api",
                "id": 131842,
                "name": "Nik"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131843/?format=api",
                "id": 131843,
                "name": "Colaborator"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131844/?format=api",
                "id": 131844,
                "name": "Cyberdine"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-open-only-at-night"
    ]
}