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

{
    "url": "https://demozoo.org/api/v1/bbses/2030/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2030/",
    "id": 2030,
    "name": "Pentium Illusion",
    "location": "Ankara, Turkey",
    "country_code": "TR",
    "latitude": 39.92063,
    "longitude": 32.85403,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/204177/?format=api",
            "demozoo_url": "https://demozoo.org/productions/204177/",
            "id": 204177,
            "title": "Pentium Illusion BBS",
            "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": [
                "blastersound-bbs-ripoff"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/188773/?format=api",
            "demozoo_url": "https://demozoo.org/productions/188773/",
            "id": 188773,
            "title": "Triloxy Boards (1a)",
            "author_nicks": [
                {
                    "name": "Triloxy",
                    "abbreviation": "TLY",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13657/?format=api",
                        "id": 13657,
                        "name": "Triloxy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/295483/?format=api",
            "demozoo_url": "https://demozoo.org/productions/295483/",
            "id": 295483,
            "title": "Triloxy Boards (2)",
            "author_nicks": [
                {
                    "name": "Triloxy",
                    "abbreviation": "TLY",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13657/?format=api",
                        "id": 13657,
                        "name": "Triloxy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-03-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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120527/?format=api",
                "id": 120527,
                "name": "Bonito"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13657/?format=api",
                "id": 13657,
                "name": "Triloxy"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic"
    ]
}