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

{
    "url": "https://demozoo.org/api/v1/bbses/14484/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14484/",
    "id": 14484,
    "name": "Toca da Raposa",
    "location": "Rio de Janeiro, Brazil",
    "country_code": "BR",
    "latitude": -22.25,
    "longitude": -42.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/381788/?format=api",
            "demozoo_url": "https://demozoo.org/productions/381788/",
            "id": 381788,
            "title": "C&W-Crypt",
            "author_nicks": [
                {
                    "name": "Crackers & Whackers",
                    "abbreviation": "CW",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/80046/?format=api",
                        "id": 80046,
                        "name": "Crackers & Whackers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-09-25",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-given",
                "encryption"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/381811/?format=api",
            "demozoo_url": "https://demozoo.org/productions/381811/",
            "id": 381811,
            "title": "Diskmap 3.00",
            "author_nicks": [
                {
                    "name": "Crackers & Whackers",
                    "abbreviation": "CW",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/80046/?format=api",
                        "id": 80046,
                        "name": "Crackers & Whackers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-09-14",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153583/?format=api",
                "id": 153583,
                "name": "Morpheus"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80046/?format=api",
                "id": 80046,
                "name": "Crackers & Whackers"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}