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

{
    "url": "https://demozoo.org/api/v1/bbses/10726/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10726/",
    "id": 10726,
    "name": "Ankeborg",
    "location": "Helsingborg, Skåne, Sweden",
    "country_code": "SE",
    "latitude": 56.05648,
    "longitude": 12.78718,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/261346/?format=api",
            "demozoo_url": "https://demozoo.org/productions/261346/",
            "id": 261346,
            "title": "Ankeborg BBS Intro",
            "author_nicks": [
                {
                    "name": "Yela",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6734/?format=api",
                        "id": 6734,
                        "name": "Yela",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-09-22",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/261344/?format=api",
            "demozoo_url": "https://demozoo.org/productions/261344/",
            "id": 261344,
            "title": "High Quality Production",
            "author_nicks": [
                {
                    "name": "Yela",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6734/?format=api",
                        "id": 6734,
                        "name": "Yela",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-10-24",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135975/?format=api",
                "id": 135975,
                "name": "Duck"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}