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

{
    "url": "https://demozoo.org/api/v1/bbses/10222/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10222/",
    "id": 10222,
    "name": "Coders Corner",
    "location": "Consdorf, Echternach, Luxembourg",
    "country_code": "LU",
    "latitude": 49.78018,
    "longitude": 6.3395,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/267429/?format=api",
            "demozoo_url": "https://demozoo.org/productions/267429/",
            "id": 267429,
            "title": "Scenial 4",
            "author_nicks": [
                {
                    "name": "Beans",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65312/?format=api",
                        "id": 65312,
                        "name": "Beans",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-07",
            "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": [
                "scenial"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/204395/?format=api",
            "demozoo_url": "https://demozoo.org/productions/204395/",
            "id": 204395,
            "title": "Society Of Suckers Info (1a)",
            "author_nicks": [
                {
                    "name": "Society of Suckers",
                    "abbreviation": "SOS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/9921/?format=api",
                        "id": 9921,
                        "name": "Society of Suckers",
                        "is_group": true
                    }
                }
            ],
            "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/43/?format=api",
                    "id": 43,
                    "name": "8K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134026/?format=api",
                "id": 134026,
                "name": "Lone Wolf"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9921/?format=api",
                "id": 9921,
                "name": "Society of Suckers"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "demoscene-bbs"
    ]
}