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

{
    "url": "https://demozoo.org/api/v1/bbses/2736/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2736/",
    "id": 2736,
    "name": "Night Express",
    "location": "Provincia di Perugia, Umbria, Italy",
    "country_code": "IT",
    "latitude": 43.05,
    "longitude": 12.55,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/66418/?format=api",
            "demozoo_url": "https://demozoo.org/productions/66418/",
            "id": 66418,
            "title": "McDonald Land Cracktro",
            "author_nicks": [
                {
                    "name": "Climax",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/36561/?format=api",
                        "id": 36561,
                        "name": "Climax",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36957/?format=api",
                "id": 36957,
                "name": "Doctor Byte"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42414/?format=api",
                "id": 42414,
                "name": "Hackers Associated Crew"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15355/?format=api",
                "id": 15355,
                "name": "Elite"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36561/?format=api",
                "id": 36561,
                "name": "Climax"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-atari"
    ]
}