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

{
    "url": "https://demozoo.org/api/v1/bbses/4825/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4825/",
    "id": 4825,
    "name": "World In A World",
    "location": "Beverungen, Regierungsbezirk Detmold, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.66801,
    "longitude": 9.37417,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/252030/?format=api",
            "demozoo_url": "https://demozoo.org/productions/252030/",
            "id": 252030,
            "title": "The Pizza Party Report 92",
            "author_nicks": [
                {
                    "name": "Nightfall",
                    "abbreviation": "NFL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18806/?format=api",
                        "id": 18806,
                        "name": "Nightfall",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-03",
            "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/44/?format=api",
                    "id": 44,
                    "name": "Report",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/95594/?format=api",
                "id": 95594,
                "name": "Stagediver"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16157/?format=api",
                "id": 16157,
                "name": "Sniffy"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2863/?format=api",
                "id": 2863,
                "name": "The Hellion"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2749/?format=api",
                "id": 2749,
                "name": "Magic Drummer"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1420/?format=api",
                "id": 1420,
                "name": "Energy"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18806/?format=api",
                "id": 18806,
                "name": "Nightfall"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}