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

{
    "url": "https://demozoo.org/api/v1/bbses/4400/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4400/",
    "id": 4400,
    "name": "Casta Latina",
    "location": "Mörfelden-Walldorf, Regierungsbezirk Darmstadt, Hesse, Germany",
    "country_code": "DE",
    "latitude": 49.9947,
    "longitude": 8.58361,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/62437/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/62437/",
            "id": 62437,
            "title": "Bis Zum Tode...",
            "author_nicks": [
                {
                    "name": "cRu",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10342/?format=api",
                        "id": 10342,
                        "name": "cRu",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "100%",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1298/?format=api",
                        "id": 1298,
                        "name": "100%",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1999-09-26",
            "supertype": "graphics",
            "platforms": [],
            "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/123062/?format=api",
                "id": 123062,
                "name": "Tulsadoom"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47387/?format=api",
                "id": 47387,
                "name": "WiZLeR"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123061/?format=api",
                "id": 123061,
                "name": "4th Dimension"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}