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

{
    "url": "https://demozoo.org/api/v1/bbses/3177/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3177/",
    "id": 3177,
    "name": "No Name BBS",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/122948/?format=api",
            "demozoo_url": "https://demozoo.org/productions/122948/",
            "id": 122948,
            "title": "Trader News 2/93",
            "author_nicks": [
                {
                    "name": "Decade",
                    "abbreviation": "DCD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1845/?format=api",
                        "id": 1845,
                        "name": "Decade",
                        "is_group": true
                    }
                },
                {
                    "name": "Illusion",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1028/?format=api",
                        "id": 1028,
                        "name": "Illusion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/164518/?format=api",
            "demozoo_url": "https://demozoo.org/productions/164518/",
            "id": 164518,
            "title": "Tristan Pinball",
            "author_nicks": [
                {
                    "name": "The Dream Team",
                    "abbreviation": "TDT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/20609/?format=api",
                        "id": 20609,
                        "name": "The Dream Team",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-08-31",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20609/?format=api",
                "id": 20609,
                "name": "The Dream Team"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10964/?format=api",
                "id": 10964,
                "name": "Faith"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1430/?format=api",
                "id": 1430,
                "name": "Quartex"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-amiga",
        "bbs-busted"
    ]
}