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

{
    "url": "https://demozoo.org/api/v1/bbses/13141/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13141/",
    "id": 13141,
    "name": "Los Vatos Locos",
    "location": "Provincie Utrecht, Utrecht, Netherlands",
    "country_code": "NL",
    "latitude": 52.0,
    "longitude": 5.25,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/327877/?format=api",
            "demozoo_url": "https://demozoo.org/productions/327877/",
            "id": 327877,
            "title": "Dutch BBS-List #28 (02/1996)",
            "author_nicks": [
                {
                    "name": "ConsPiracy",
                    "abbreviation": "PIR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/138751/?format=api",
                        "id": 138751,
                        "name": "ConsPiracy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-02-19",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "dutch",
                "bbs-list"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/191042/?format=api",
            "demozoo_url": "https://demozoo.org/productions/191042/",
            "id": 191042,
            "title": "Los Vatos Locos BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/191043/?format=api",
            "demozoo_url": "https://demozoo.org/productions/191043/",
            "id": 191043,
            "title": "Los Vatos Locos BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80486/?format=api",
                "id": 80486,
                "name": "Chollie"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80479/?format=api",
                "id": 80479,
                "name": "Remote Access Traders"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}